I don’t really know how to explain this. If you create a shortcut to a batch file in Win95/98 and then alter the shortcuts properties by adding a ” ?” at the end of the path and file name it makes windows call up an Enter Variable box before the batch file runs. What ever you type in variable box is then stored in the “%1” variable for use in the batch file. Anyone know of a way of doing this in XP? Or a way to ASK the user to specify a variable, I.e. A Path, Filename or Password! I know how to ask it for keys but i want the equivulent of a stored String in VB.
Thanks
Jamie