does anybody know how to get the name of the executable from the build
settings? The values seem to be buried in a string resource named
"DT_MAKERUNDLG" belonging to the design time settings. Until now I could not
figure out how to retrieve or set them using the CDK.
Any ideas ?
Regards,
Christian Schubert
I´m not tested yet, but try cdkBuildSettings.GetTargetName( sTarget )
"Christian Schubert" <schu...@godesys.de> wrote in message
news:8ivt1s$20...@horizon.centurasoft.com...
Regards,
Christian Schubert
but I didn't get it work with another outline over CDK.
When I run the CDK-App from Builder, I get the values of the CDK-App in s[1]
( with the Value from the other outline in nArgOutline),
else I get nothing.
But the frist param must be an existing outline, because with all other
values I get DrWatson.
Anyone else can help here ?
Regards,
Frank
bm schrieb in Nachricht <8j4n62$60...@horizon.centurasoft.com>...