Kevin Roland Viel wrote: > 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)?
It did. It ran, finished, and exited. You may have blinked. > 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 Open your start menu. Click on Programs, then Accessories. RIGHT-drag the Command Prompt icon to the desktop Highlight it, press the enter key, and get to know your command environment. It is the best tool Windows has to offer. Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]