in reply to
OpenInteract2
The syntax you displayed suggests a command prompt (the leading $ represents the prompt). The command given will work for Bourne or Bourne based shells. If you are using C shell or tcsh, use
$ setenv OPENINTERACT2 /PATH/TO/WEBSITE
[download]
Once you test the code, you may with to add these commands to your .profile for Bourne based shells or .login for c based shells.
Comment on
Re: OpenInteract2
Download
Code
In Section
Seekers of Perl Wisdom