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]