[fpc-pascal] Linux - ExecuteProcess versus fpSystem
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Fri Sep 9 13:34:16 CEST 2011
brian wrote:
> At least IMHO, having to quote the entire parameter string, not just the
> value, is anything but "common whitespace and quote rules".
I am pretty sure that I have had to deal with this in the past on unix,
writing shell or Perl scripts i.e. not in the context of FPC. It might,
in the general case, be easier to enforce a rule that filenames don't
contain characters which have special significance, at which point
option values aren't going to need to be quoted except for cases like
OPT= passed to the FPC build.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list