![]() |
How can I tell which VBP is running?
I would like to have some build steps conditional based upon which VBP is running -- the GUI or the CMD-line version. Is there a way to do this?
I see system macros for VISBUILD (GUI) and VISBUILDCMD (CMD), but I don't know how to tell which is running. |
[Application.Context = vbldContextGUI]
is true or [Application.Context = vbldContextCommandLine] is true http://www.visualbuild.com/Manual/contextproperty.htm http://www.visualbuild.com/Manual/scriptexpressions.htm |
Excellent -- thanks!
|
All times are GMT -5. The time now is 02:34 PM. |
Copyright © 1999-2023 Kinook Software, Inc.