From: "Mark Groen" <[EMAIL PROTECTED]> > From: "Aengus Lawlor" <[EMAIL PROTECTED]> > > > What does Analog print on the screen when you run it? > > The DOS window opens and I can see something running quickly,
Analog is a command line program (that's how the same code can run on many different platforms). Open your DOS window, and run Analog from the command line, so that you can read what it's telling you, including any warnings or error messages that it may be giving you. If you're totally averse to using the command prompt, you could use the ERRFILE command. http://www.analog.cx/docs/debug.html#ERRFILE Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
