| View previous topic :: View next topic |
| Author |
Message |
vinski_4 NeoBooker
Joined: 18 Jan 2010 Posts: 3
|
Posted: Sun Jan 24, 2010 2:08 pm Post subject: Batch compiling |
|
|
Hello,
I don't know if it could be usefull for others than myself, but as I'm making lots of little apps, a batch compiling window/menu with possibility to give the same parameters and options to pubs located in a specified folder and define the folder where the .exe files could be saved.
Have a nice day,
Vincent |
|
| Back to top |
|
 |
HPW NeoBooker

Joined: 01 Apr 2005 Posts: 1962 Location: Germany
|
Posted: Sun Jan 24, 2010 11:45 pm Post subject: |
|
|
That was a feature added with 5.5.3
http://www.neosoftware.com/forum/viewtopic.php?t=14745&highlight=batch
| Quote: |
Enhancements
- Added a command line compiler option. To use the command line compiler, start NeoBook with the /C switch followed by the full path and file name of the publication to compile. For example:
NeoBook.exe /C "C:\Program Files\NeoBook 5\My Pubs\Sample.pub"
The command line compiler will only accept one publication file at a time. The publication will be compiled using the publication's last saved compiler configuration. Make sure NeoBook is not already running before using the command line compile option. NeoBook will close after the compilation is complete.
|
So make your own batch and you have it with one run. _________________ Hans-Peter |
|
| Back to top |
|
 |
|