PDA

View Full Version : Mutual exclusive selection, with packages


Lipi
06-27-2002, 09:13 AM
Hi All,
I have been trying to understand the problem, selecting one installation language with radio buttons from many, and connect them to packages for two months. I go the next help from members, what could help me a lot, but even though I have a big problem.See the idea what I got from them: This is the screen of radio button's After.
Assign Value(%hunpack%=FALSE)
Assign Value(%engpack%=FALSE)
Show Message Box(Hunpack:%hunpack% engpack%:engpack%radioselection:%radioselection%)
IF(%Radioselection%=1)
Assign Value(%engpack%=TRUE)
END IF
IF(%Radioselection%=2)
Assign Value(%hunpack%=TRUE)
END IF
Show Message Box(Hunpack:%hunpack% engpack%:engpack%radioselection:%radioselection%)



The variables seems to be OK because I put them on the screen to see if it is OK, but even the variables are ok, THE FILES ARE NOT COPIED. I can choose anything it only copies the hungarian only, or the english is copied only, doesn't matter the status of the variables . If anyone wants I can send the projectfile. THE HELP OF ANYONE WOULD BE GREATLY APPRECIATED. THANK YOU FOR YOUR ANSWER IN ADVANCE...

Lorne
06-27-2002, 09:21 AM
Are you using the latest version?

Make sure you're using 6.0.1.0...there was a bug fixed that may have something to do with that.

Lipi
06-27-2002, 09:47 AM
Hi,

Yes I have the latest one installed.

dan37_123
07-10-2002, 01:53 AM
did u get my mail

dan37_123
07-11-2002, 08:25 AM
hi, can you please state the app dir problem more cleraly.