[21 Sep 2008] Bug in GetCommandLine()!?
Posted: Sat Jun 13, 2020 5:31 pm
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 21 Sep 2008 00:21:03 +0200
Hi Andreas,
I think I found a bug in GetCommandLine() ... I want to pass a full assign Path like "Amikit:Programme/Hollywood/myapps" to my HW app, so I start it with hwcc -Amikit:Programme/Hollywood/myapps. Now, if I evaluate the table t that is containing all params and their values, I only receive the string "Amikit". So the string is cut off when the : appears.
It would be great if you have a solution for that or could fix that bug (if it is one
).
Thanks a lot in advance, Micha
Hi Andreas,
I think I found a bug in GetCommandLine() ... I want to pass a full assign Path like "Amikit:Programme/Hollywood/myapps" to my HW app, so I start it with hwcc -Amikit:Programme/Hollywood/myapps. Now, if I evaluate the table t that is containing all params and their values, I only receive the string "Amikit". So the string is cut off when the : appears.
Thanks a lot in advance, Micha