Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2001
    Location
    Budapest
    Posts
    25

    Mutual exclusive selection, with packages

    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...

  2. #2
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: Mutual exclusive selection, with packages

    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.
    --[[ Indigo Rose Software Developer ]]

  3. #3
    Join Date
    Sep 2001
    Location
    Budapest
    Posts
    25

    Re: Mutual exclusive selection, with packages

    Hi,

    Yes I have the latest one installed.

  4. #4
    Join Date
    Jan 2002
    Posts
    83

    Re: Mutual exclusive selection, with packages

    did u get my mail

  5. #5
    Join Date
    Jan 2002
    Posts
    83

    Re: Mutual exclusive selection, with packages

    hi, can you please state the app dir problem more cleraly.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts