It won't keep a window open in run. It will run the program print the results and close the window. Usually faster then you can see. Start run cmd. The go to the directory and run the script. What kind of "log" file are you looking for? Its not going to just log itself. You can have your scripts create their own logs very easily.
Paul -----Original Message----- From: Kevin Roland Viel [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2003 9:23 AM To: [EMAIL PROTECTED] Subject: Output and logs Greetings, I have just installed ActivePerl 5.8.0.806 on a Win2000 machine. My path variable contains C:\Perl\bin\. I have the following code in a program print.pl: $DNA="AGT"; print $DNA; exit; Where might I see the results? For instance, I expected a window to pop up (since I submitted it using RUN in the START menu)? Also, is there a log file also? I realize that the code does not specify any, but perhaps there might be files or windows created by default. Thank you in advance, Kevin -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]