How can I gain access to the {app}
variable in the InitializeWizard
procedure ?
When I use ExpandConstant('{app}');
I get the next error message:
An attempt to expand the {app} constant was made before it was initialized
How can I gain access to the {app}
variable in the InitializeWizard
procedure ?
When I use ExpandConstant('{app}');
I get the next error message:
An attempt to expand the {app} constant was made before it was initialized
Found the answer :)
Prototype:
Description: