# from Bob
# on Monday 23 April 2007 09:59 am:
>4. The last question is whether PAR makes additional
>tests to ensure the application is properly packaged
>against windows.
No. To understand what system calls and environment variables are in
use would take a lot of parsing (probably with PPI) and heuristics.
That's not the job of par. Either you test your code on the target
platform or develop a module which performs this sort of static
analysis.
--Eric
--
"Insert random misquote here"
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------