Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2003
    Posts
    10

    Asterisk In IF statements?

    Hi. I've havn't been able to find a solution for this in the help files. Hopefully someone can help. Is it possible to use asterisks (*) in an IF statement? For example, could I put this:

    %variable1% <> %variable2%*

    I want it to say it's not equal to variable2 as well as anthing else (for the "anything else" I need to use an asterisk). Would that work?


    TIA.

  2. #2
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Asterisk In IF statements?

    No. The operator to test for "is not equal to" is !=

    Corey Milner
    Creative Director, Indigo Rose Software

  3. #3
    Join Date
    Jun 2003
    Posts
    10

    Re: Asterisk In IF statements?

    Ok, thanks. By the way, will asterisks in the IF statements be supported in a future version?

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746

    Re: Asterisk In IF statements?

    I doubt it.

    Corey Milner
    Creative Director, Indigo Rose Software

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

    Re: Asterisk In IF statements?

    Just to note, both != and <> are valid in Setup Factory for "not equal to".
    Darryl
    Indigo Rose Corporation

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

  6. #6
    Join Date
    Jun 2003
    Location
    El Salvador
    Posts
    9

    Re: Asterisk In IF statements?

    I think that the use of (*) Astericks is a great Idea

Posting Permissions

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