Am 06.07.2020 um 23:38 schrieb Alexey Tor. via fpc-pascal:
a)

https://lazarus-ccr.sourceforge.io/docs/lazutils/utf8process/tprocessutf8.html

here we have 2-3 items depre - ApplicationName, CommandLine. but list shows no special mark. confusing. it shows [rw] marks, pls add near the [deprecated] marks.

How about you check the current, official documentation instead of a mirror? https://www.freepascal.org/docs-html/current/fcl/process/tprocess.html


b)

https://lazarus-ccr.sourceforge.io/docs/fcl/process/tprocess.environment.html

>If it is empty, the environment of the current process is passed on to the new process.

need more info-- what happens if  I set one line there- process inherits old env, and my one line is added? how to ADD one line to old env?

--> write info to the docs.

Please report in Mantis.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to