On Sun, 10 Apr 2011, Bart wrote:
Hi all, I ran into a problem with resolving commandline parameters, due to wildcard expansion by bash.
[snip]
Obviously this is a common scenario on Linux, so how to treat it? I would prefer to expand the wildcards by myself, but it seems I have no access to what the user actually typed on the commandline?
You cannot access that. If you want the wildcards, the user must escape them himself. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal