Hello,
I have a hard time to figure out how to use scripting options / properties in the FB. Here is an example: this is a part of the help from "Compile Visual Basic Project" :
Scripting Info
The Action properties available are :
property ProjectFile : WideString
property OutputPath : WideString
property Conditionals: WideString
property ProjectName: WideString
property ProjectDescription: WideString
property ProjectHelpFile: WideString
property ProjectHelpContextID: integer
.....
The question is how to access this properties? and where these properties accessble from?
Thanks,
Alex