NewsArchive
10-02-2007, 03:36 AM
My project name is SetupApp123.sb6 and I want to use that to copy the sb6
file to a release folder after compilation.
The [PRODUCTNAME] = Appname so I can use that but the version is 1.2.3
whereas the final part of the sb6 project file is 123.
Is there an easy way to strip out the dots or is there a compiler variable
that equates to the project name already.
The other alternative is to set it manually each time in the script but I
would prefer this to be as automated and generic as possible.
TIA
John Fligg
file to a release folder after compilation.
The [PRODUCTNAME] = Appname so I can use that but the version is 1.2.3
whereas the final part of the sb6 project file is 123.
Is there an easy way to strip out the dots or is there a compiler variable
that equates to the project name already.
The other alternative is to set it manually each time in the script but I
would prefer this to be as automated and generic as possible.
TIA
John Fligg