Rev cgi on Win 2K server, anyone ?

Thierry 00bioarchimed at free.fr
Sat Nov 10 05:53:14 EST 2007


Hi,

Yu could try this:


try
     <your code...>
   catch x
      set the itemdelimiter to comma
      get item 1 of line 1 of x
      get line it of the cErrorsList of cd 1 of stack "revErrorDisplay"
      answer it
   end try

and for error 219, you have:
               "Function: error in function handler"


Thanks to Phil Davis to point out the cErrorList...
which you can read about it ,
searching ErrorDialog in the Dictionnary

HTH,
Thierry




More information about the use-livecode mailing list