Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2006
    Posts
    22

    Grin Was Session Variables in Preload Events ever fixed??...

    Hi, I'm currently scripting a new installation and I'm using code from a previous, successful installer.

    I see in my comments that I had to create GLOBAL string variables because creating and assigning session variables in a Screen's PRELOAD event wasn't working properly.

    I'm wondering do I still need to do this (I'm using Version 7.0.6.1) in my new installer? (I'm not at the point of running this and trying it yet.)

    Was this ever addressed in version 8?

    Any info appreciated!

    -Will

  2. #2
    Join Date
    Mar 2006
    Posts
    22

    Thumbs down

    Great support IndigoRose.

    Certainly makes me feel all warm and fuzzy recommending to my manager to upgrade our v7 to version 8 or MSI factory.

    -Will

  3. #3
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    the forums are mostly user-to-user based.
    If you look at the sf8 forums, they're very active.

    Filing a support case with IR usually gets a response w/in a day.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  4. #4
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by WillBellJr View Post
    Hi, I'm currently scripting a new installation and I'm using code from a previous, successful installer.

    I see in my comments that I had to create GLOBAL string variables because creating and assigning session variables in a Screen's PRELOAD event wasn't working properly.

    I'm wondering do I still need to do this (I'm using Version 7.0.6.1) in my new installer? (I'm not at the point of running this and trying it yet.)

    Was this ever addressed in version 8?

    Any info appreciated!

    -Will
    Yes; the way the screen works is that the screen if "created" 1st, then "preload" is run -- so the session var needs to exist prior to the actual screen being created...


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  5. #5
    Join Date
    Mar 2006
    Posts
    22
    Thanks for your time answering my question.

    -Will

Similar Threads

  1. How do Session Variables work?
    By Adam in forum Setup Factory 8.0 FAQ
    Replies: 0
    Last Post: 04-28-2008, 12:15 PM
  2. TrueUpdate 2.0 Update (v2.0.6.0) Released
    By Brett in forum TrueUpdate 2.0
    Replies: 0
    Last Post: 10-31-2006, 01:10 PM
  3. session variables in action strings
    By tkilshaw in forum Setup Factory 7.0
    Replies: 3
    Last Post: 04-21-2005, 12:58 PM
  4. New Setup Factory 7.0 (v 7.0.2.0) Available
    By Darryl in forum Setup Factory 7.0
    Replies: 9
    Last Post: 03-06-2005, 01:57 PM
  5. AutoPlay Media Studio 4.0.0.3 Released
    By Brett in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 12-11-2002, 08:39 AM

Posting Permissions

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