It must be a simple problem, but I cannot find the solution.
I want to start a program written with Basic 4PPC with a program parameter, e.g. MyProgram.exe with as parameter How should I do it?. The ? is not important. Should I use quotes, handle it like 5 parameters?
I tried a lot of thinks, without success so far.
you can actvate it in the windowsw cmd window: commandline.exe /command for example. "Shell" should compute also.
More than one parameters are possible by split string.
Thanks for your help! I have taken another approach to solve this small problem.
The user has to give a description of one item in his own language. I ask that description once and store it in the Registry and also save it for recovery after a hard reset.