I'm a little confused on what the command is exactly and how. I understand that it finishes with 'exit' but the parameters are not clear to me. Example, my script is held in folder "C:\My Docs\EUO\My Scripts\test.txt" , exactly as is, spaces included. I also use the text reading program GetDiz (if that matters at all). So in my script calling the sub, should it read:
call C:\My Docs\EUO\My Scripts\test.txt
Or as the euo site recommends
correct: C:\MyDocu~1\blabla.txt
Namely the squiggly line in front of the '1' shortening the name in all spaces as mine would have two of them. Further, in the called script, does the first line have to have anything at all relating to the name of the script, or its calling, or can it start immediately with code?
Or...
Can I get away with just doing it like this?
call test.txt
I've already tried many different methods and variations to no avail. I'm sure every change I made knocked it off in some way or another and obviously have not had success with it.
One more thing, please anyone take a look at
my script in debug please . Four, almost 5 days without a download...
