Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2002
    Location
    Nashville TN
    Posts
    328

    SetupCmdLineArgs

    Great option, works great with just one command, but can someone please post examples of how they use it when someone wants to pass more than one command and how to error check for invaild options.

  2. #2
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834

    Re: SetupCmdLineArgs

    As mentioned in the Help contents, that variable will simply return one string with all of the command line arguments passed to the install.

    If you are wanting to pass more than one argument to the install, you will need to parse through that string using some of the available string actions. Since this is a very advanced feature, it really depends what you are trying to accomplish. Perhaps you could describe how you are wanting to use the feature?
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

Posting Permissions

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