04-01-2005, 08:44 PM
I put a group of functions that were working into a folder whose properties I changed to "Application". I made sure that the first item in the folder was my main function. However, After that, when I used a windows shortcut (with the same command line as before) to execute the primary function, it went into an endless loop, creating more and more threads of the same function. When I changed the folder back to a non-application property, the application worked fine again.
How do I execute it (and supply the arguments to that first function) through a windows shortcut command line?
thanks, Craig
How do I execute it (and supply the arguments to that first function) through a windows shortcut command line?
thanks, Craig