Scripting Imports for Windows

The following example will import (appxutil -i=) the design files for application TAP version 00 from portable ASCII format into the BRF format needed before you can actually import the files into APPX:

cd c:\appx\data\00\TAP\Portdata
FOR %%f IN (*.) DO c:\appx\tools\appxutil -i=%%f 
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2012-02-27 - ChrisBrower
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback