Paradox Community

Items in pnews.paradox-programming

Subject:Re: NET DIR
Date:14 Dec 2017 22:15:15 -0400
From:"Jim Moseley" <jim@mapson.triptracker.com>
Newsgroups:pnews.paradox-programming

Ivan,


>i want to change the NET DIR value within an idapi32.cfg file 

Why not just use different CFG files that have the NETDIR settings you want,
and point to them dynamically?

You could setup a BAT file to decide which CFG to use, or maybe setup an
Environment variable (like %USERNAME% that already exists), and just use
that in your "-o " argument.

For example:

"c:\....\pdoxwin32.exe" -q -w x:\myWorkDir myStartScript.ssl -p c:\users\%USERNAME%\priv
-o y:\%CURPDOXNETDIR%\idapi.cfg


HTH,
Jim Moseley


Copyright © 2004 thedbcommunity.com