PDA

View Full Version : Request



NewsArchive
02-10-2005, 12:48 AM
[Wednesday, February 09, 2005 9:56 PM]

Would it be possible to add something into SB5 to "Run a program/script
before compiling".

One of the files that I need to install needs to be generated at the
point the installation is made. I know that when the command line
compile comes along I will be able to write a batch file to do my file
generation, then compile but in the mean time it would be useful if SB5
could shell out to another app and wait until it was finished before
starting the rest of the compile.

Many thanks.
--
Simon Craythorn
InterVations, Inc

NewsArchive
02-10-2005, 12:48 AM
[Thursday, February 10, 2005 7:53 AM]

Hi

YES YES YES... Please

Kind Regards

Ben

NewsArchive
02-10-2005, 12:49 AM
[Thursday, February 10, 2005 8:16 AM]

Simon,

You can already do this ;-) Sorry, documentation still under heavy
development. Please use the run# script item (Script Management items).
For example, add it directly behind the #pragma definition or wherever you
want in your script.

Does this work?

Thanks,
Friedrich

--
Friedrich Linder
www.lindersoft.com
Fax: 1.954.252.3910

NewsArchive
02-12-2005, 05:53 AM
[Thursday, February 10, 2005 3:34 PM]

friedrich linder wrote:
> Simon,
>
> You can already do this ;-) Sorry, documentation still under heavy
> development. Please use the run# script item (Script Management items).
> For example, add it directly behind the #pragma definition or wherever you
> want in your script.
>
> Does this work?

Yes and no.

The "Start Parameter" isn't being passed. If that gets fixed, it does
exactly what I need. Thanks.
--
Simon Craythorn
InterVations, Inc

NewsArchive
02-12-2005, 05:53 AM
[Thursday, February 10, 2005 4:26 PM]

Simon,

Fixed, thank you!

Friedrich

--
Friedrich Linder
www.lindersoft.com
Fax: 1.954.252.3910