PtokaX forum

Archive => Archived 5.0 boards => Help with scripts => Topic started by: B@B? on 13 May, 2005, 10:32:03

Title: Script-Mistake-Support-File
Post by: B@B? on 13 May, 2005, 10:32:03
btw:

Isn?t it an good idea?

I think, if someone can create an "Help"-file, wich tells the viewer, what he can do if this-
or that Error-Message is given by the PTOkax-Hub-Soft, the questions here will be not so many...

Example:

Error-Message:
line 300 (symbol % to many)

Fix:
Delete this symbol  :O

or:
line 300 (symbol % expected)

Fix:
Copy this symbol into that line  :O

(Edited)
Title:
Post by: [NL]Pur on 13 May, 2005, 10:51:17
deleting a line that gives an error is not a fix.
Title:
Post by: B@B? on 13 May, 2005, 11:00:33
I?m not sure...

You have read the title? "E X A M P L E"  :rolleyes:

But: Edited...  ;)
Title:
Post by: Dessamator on 13 May, 2005, 11:17:56
QuoteOriginally posted by B@B€
btw:

Isn?t it an good idea?

I think, if someone can create an "Help"-file, wich tells the viewer, what he can do if this-
or that Error-Message is given by the PTOkax-Hub-Soft, the questions here will be not so many...

Example:

Error-Message:
line 300 (symbol % to many)

Fix:
Delete this symbol  :D

or:
line 300 (symbol % expected)

Fix:
Copy this symbol into that line :D

(Edited)

hmm, interesting idea but the prob is, in scripting its rarely that simple, 1 error might cause another and so on  and u  might end up with more errors than before ,
although in some cases for simple errors it could help :)