Results 1 to 2 of 2

Thread: Possible bug

  1. #1

    Default Possible bug

    [Friday, March 04, 2005 3:54 PM]

    Found a possible bug. I haven't had time to test how important it is
    though.

    I had a script line which read...

    If %VARIABLE1% equals 0 AND %VARIABLE2% equals 0 THEN .....

    I was removing all instances of %VARIABLE2% from the script as it was no
    longer required and was using the find function to look for all
    instances of VARIABLE2

    It correctly found this line. I double clicked on it, changed the "AND"
    drop down to THEN and now the line correctly reads

    If %VARIABLE1% equals 0 THEN ....

    After removing all further references to VARIABLE2 I went back to the
    start for a second pass to make sure I got them all. It stopped on the
    If line.
    --
    Simon Craythorn
    InterVations, Inc

  2. #2

    Default Re: Possible bug

    [Friday, March 04, 2005 4:24 PM]

    Simon,

    Changing "AND" to "THEN" did not remove the variable. Fixed now, thank you.

    Friedrich

    --
    Friedrich Linder
    www.lindersoft.com
    Fax: 1.954.252.3910

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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