Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to get the name of the executable from the build settings ?

19 views
Skip to first unread message

Christian Schubert

unread,
Jun 23, 2000, 3:00:00 AM6/23/00
to
Hi,

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

Lairton N de Almeida Jr

unread,
Jun 24, 2000, 3:00:00 AM6/24/00
to
Hi Christian,

I´m not tested yet, but try cdkBuildSettings.GetTargetName( sTarget )


"Christian Schubert" <schu...@godesys.de> wrote in message
news:8ivt1s$20...@horizon.centurasoft.com...

Christian Schubert

unread,
Jun 25, 2000, 3:00:00 AM6/25/00
to
Where is this function defined? Can't find it. Which version are you using ?

Regards,

Christian Schubert

Frank Boettcher

unread,
Jun 25, 2000, 3:00:00 AM6/25/00
to
It愀 only defined in the CDK of CTD2000.
I don愒 know of any way to achieve this in 1.X
Sorry,
Frank

bm

unread,
Jun 25, 2000, 3:00:00 AM6/25/00
to
There is a function
Set n[6] = SalGetBuildSettings( nArgOutline, s[0], n[0], s[1], s[2], s[3],
s[4], n[1], n[2], n[3], n[4], n[5] )

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 ?

bm

unread,
Jun 25, 2000, 3:00:00 AM6/25/00
to
Can somebody post or mail me the sourcecode of this class ?

Frank Boettcher

unread,
Jun 25, 2000, 3:00:00 AM6/25/00
to
I fear it won´t help you much because the class
is actually a wrapper around the added functions
CDKRetrieveBuildSettings
and
CDKUpdateBuildSettings

Regards,
Frank

bm schrieb in Nachricht <8j4n62$60...@horizon.centurasoft.com>...

0 new messages