kibo

kibo

Joined
Oct 11, 2011

Activity Stream

kibo commented on kibo's Thread  -  Feb 17, 2017
kibo   -  Feb 17, 2017
kibo is now following Degausser  -  Feb 13, 2017
kibo liked a Page, $array()  -  Feb 13, 2017
kibo commented on a Comment, Mp3 Player (DCX)  -  Feb 02, 2016
kibo commented on a Comment, Mp3 Player (DCX)  -  Aug 24, 2015
kibo liked a Comment, Mp3 Player (DCX)  -  Aug 24, 2015
kibo is now following Wims  -  Aug 24, 2015
kibo commented on a Page, Mp3 Player (DCX)  -  Aug 16, 2015

Image

kibo is now following Vegito  -  Aug 16, 2015
kibo created a Page  -  Aug 16, 2015
1 430 

This is my mp3 player , it is written completely in DCX and use an hashtable for playlist either to go forward is to go back. The main timer use a edit control with a trasparent for antifocus.

  1 Thread   mIRC  
kibo liked a Page, DCX Statusbar  -  May 15, 2015
kibo created a Page  -  Mar 06, 2015
157 
kibo liked a Comment, AutoJoin for Mirc  -  Mar 06, 2015
kibo created a Page  -  Dec 26, 2014
1 529 

This file is part of Proscript ver 0.1 by kibo

  1 Thread   mIRC  
kibo is now following MaSOuD  -  Sep 15, 2012
kibo created a Page  -  Aug 27, 2012
692 

This file is part of ProScript ver 0.1 by kibo

 Respond   mIRC  
kibo liked a Page, WhoIs Dialog  -  Oct 30, 2011
kibo commented on a Page, For Loop  -  Oct 29, 2011

I would like to customize the error message, but it's just a fad. It would be an unnecessary work.

 Respond  
kibo commented on a Page, For Loop  -  Oct 28, 2011

for example i can make a error handler.

alias handle::error {
;error echo debug
if (echo isin $1-) { echo -s 4 echo command error | halt }
;error window debug
if (window isin $1-) { echo -s 4 window command error | halt }
;etc etc
}

alias test_123 {
; if (!$1) { echo -s command does not exist | halt }
$1-
:error
if ($error) {
reseterror
handle::error $v1
}
}

 Respond  
kibo commented on a Page, For Loop  -  Oct 28, 2011

Srjeject I have an idea about a module for error handling in mirc. I sketched something use your technique for handling errors.

 Respond  
kibo commented on a Page, For Loop  -  Oct 28, 2011

Sreject your code is beautiful and elegant. compliments

 Respond  
kibo liked a Comment, For Loop  -  Oct 28, 2011
kibo liked a Comment, For Loop  -  Oct 27, 2011
kibo commented on a Page, For Loop  -  Oct 27, 2011

I prefer to use a Private Alias so i can a more structured code, even if your code is more optimized, because it does not call an Alias so is more fast.

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

ok I'll use your solution . I now regard a "like" :P

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

I preferred to use a less compact solution

 Respond  
kibo commented on a Page, For Loop  -  Oct 27, 2011

Thank you. I have to improve it with a check on the $1 parameter.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.