Results 1 to 3 of 3
  1. #1
    150+ Forum Groupie
    Join Date
    Aug 2008
    Location
    Dallas, Texas
    Posts
    192
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    SIOC Question for Nico Kaan

    I have a script with about 400 variables that is almost finished but I want to add a variable in a certain place in the middle of the script. Is there any way to compile that script where the variable number will be in sequence with the other numbers? In other words, I have variable numbers in order: 1016,1017,1018,1019, etc. and I want to place a variable between 1017 & 1018 but I want that variable to be 1018 and renumber the variables after that so all variable numbers will be in order. Is that possible without manually renumbering every variable after that one?

    Jerry

  2. #2
    25+ Posting Member Roarkr's Avatar
    Join Date
    Feb 2011
    Location
    Asker Norway
    Posts
    61
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: SIOC Question for Nico Kaan

    For editing your SIOC script I recommend tha tyou use the free NotePad++.

    It has all kind s of editing function you will ever need.

    https://notepad-plus-plus.org/
    Roar Kristensen rksoftware www.flightsim4fun.com
    Flightsimmer since 1982 (Sinclair Spectrum Sinclair QL, Amiga, PC --16Mhz >>4.4GHz)

  3. #3
    150+ Forum Groupie
    Join Date
    Aug 2008
    Location
    Dallas, Texas
    Posts
    192
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: SIOC Question for Nico Kaan

    I use Programers Notepad. Its really good for finding and replacing numbers and text but I don't think it can renumber variables. I'll check out your suggestion. However, I discovered after I asked you this question that in ProSim737 you can't change the variable numbers, otherwise it won't work.

    Jerry