Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Executing Scripts in Windows

From: ptretter:charter at: 1-Aug-2002 14:05

Sound like the script may be processing but might not have need to output to console. You could put a 'halt statement as the last line of the script your processing so that it ends with the console open. That way you can scroll to see if any messages were printed in the console window. Paul Tretter