I am doing a CBT for my company that's run in a cd in Micro Web from Indigo Start. this software create a mini web server in the a CD and you can run a web site like if you have the site in a computer server. This is the problem, the people that will use the CD may have IE 4+ in Windows 9x, in the code of one of the perl program I put at the beginning the instruction:
push @INC, "D:/Inetpub/somedirectory/test"; this work fine in my PC because the PC have the CDrom in letter "D" but I don't know the letter of the Cdrom fo the people that will use the CD. I want to know if exist any module or method to know the letter of the root path of the server in Win32. tnaks for all the help! P.S. I know i can meke some regular expresion stuff here with the envairomental variables of the server but I still want to know if exist any module. --------------------------------------------- This message was sent using PRT Internet Web Based Mail Client. http://www.prtc.net/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]