Hello Perl Gurus, I have a an issue.
I have developed an exe which will use another file during run time. I have named that another file as .jis file. I have configured jis file such that it will open with my exe( like we associate txt file with notepad). Now comes my problem. I click my pack.jis which will call the exe to run. My exe has the the line require 'pack.jis' But the exe expects the jis file to be in the local folder. I want to run the pack.jis from anywhere in my machine. it is very similiar to opening a text file using notepad where notepad.exe is the windows folder. and i can open when i click my txt file. Appreciate any one can suggest me the solution. thanks, jis -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/