NewsArchive
09-01-2008, 01:59 AM
Hi Friedrich
I'd like to install a class into the
\3rdparty\libsrc folder or the \accessory\libsrc\win folder depending which
Clarion environment was detected.
I have made a feature called C6 and a setup type called C6, and the same for
C7.
Is there a script line that I can use after the Clarion Environment
Detection dialog that says
" If %_SB_RETURN% = "Clarion 7" then SetupType = C7 " ?
or do I need to put a setup type dialog in and then conditionally call a
clarion environment detection dialog with only that type of clarion enabled
?
or do you have a better suggestion ??
Cheers!
Dave Beggs
I'd like to install a class into the
\3rdparty\libsrc folder or the \accessory\libsrc\win folder depending which
Clarion environment was detected.
I have made a feature called C6 and a setup type called C6, and the same for
C7.
Is there a script line that I can use after the Clarion Environment
Detection dialog that says
" If %_SB_RETURN% = "Clarion 7" then SetupType = C7 " ?
or do I need to put a setup type dialog in and then conditionally call a
clarion environment detection dialog with only that type of clarion enabled
?
or do you have a better suggestion ??
Cheers!
Dave Beggs