Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
error catch
Forums
Active Threads
Search
Who's Online
Help
Print Thread
error catch
#
163332
28/10/06
08:08 PM
L
liftman
liftman
L
hi!
how i can change and/or hide the error message like this:
* /load: no such file 'C:\mIRC\somescript.mrc'
tnx!
Copy Link to Clipboard
Re: error catch
#
163333
28/10/06
08:45 PM
Joined:
Jan 2003
Posts: 2,973
New Hampshire, USA
K
KingTomato
Hoopy frood
KingTomato
Hoopy frood
K
Joined:
Jan 2003
Posts: 2,973
New Hampshire, USA
use $isfile(...) before attempting to load it.
if ($isFile(script.mrc)) /load -rs script.mrc
Copy Link to Clipboard
Re: error catch
#
163334
28/10/06
09:43 PM
L
liftman
liftman
L
Quote:
use $isfile(...) before attempting to load it.
if ($isFile(script.mrc)) /load -rs script.mrc
good, tnx!
best regards
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage