Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Jul 2010
    Location
    Elkridge, Maryland
    Posts
    5

    SF6 to SF8 Conversion

    Hello,
    I have inherited a pretty complex SF6 file that installs software as well as starts/stops services, installs MySQL, deletes and repopulates the MySQL database and writes registry keys.
    The problem is that I am running Setup Factory 8 which converted the file for me but commented out all of the Action code. When I take away the comments I get syntax errors because apparently the syntax has changed from version 6 to 8.
    Are there any pointers on how to convert the SF6 code to SF8 code?
    Thanks.

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Having done dozens of conversions, I feel your pain. To get up to speed quickly; I suggest taking each commented code line & looking up in help the replacement for it.
    Note that sometimes you require multiple lua statements to achieve one suf6 action.

    the learning curve jumping from 6 is steep; but if you have coding experience, picking up LUA should be easy.

    [Shameless plug]if you need to off load the conversion, feel free to contact me...[/Shameless plug]


    (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)

  3. #3
    Join Date
    Jul 2010
    Location
    Elkridge, Maryland
    Posts
    5
    Quote Originally Posted by jassing View Post
    Having done dozens of conversions, I feel your pain. To get up to speed quickly; I suggest taking each commented code line & looking up in help the replacement for it.
    Note that sometimes you require multiple lua statements to achieve one suf6 action.

    the learning curve jumping from 6 is steep; but if you have coding experience, picking up LUA should be easy.

    [Shameless plug]if you need to off load the conversion, feel free to contact me...[/Shameless plug]
    Thanks.
    I'll try the help route and thanks for the plug. I'll let you know if I need you.

  4. #4
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by pattersonb View Post
    Thanks.
    I'll try the help route and thanks for the plug. I'll let you know if I need you.
    good luck -- if you have questions -- we're all here to help - best to post a new thread for new questions....

    -josh

  5. #5
    Join Date
    Jul 2010
    Location
    Elkridge, Maryland
    Posts
    5
    Quote Originally Posted by jassing View Post
    good luck -- if you have questions -- we're all here to help - best to post a new thread for new questions....

    -josh
    All I really need to do is just update a couple of binaries in this setup file. It doesn't seem like it's worth the trouble of completely rewriting all of the scripts.
    Is there any way I can get a copy of version 6? I have a 5 user license of SF8.

  6. #6
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by pattersonb View Post
    All I really need to do is just update a couple of binaries in this setup file. It doesn't seem like it's worth the trouble of completely rewriting all of the scripts.
    Is there any way I can get a copy of version 6? I have a 5 user license of SF8.
    i would contact IndigoRose -- anyone in the forums would just be giving you their copy which would be illegal.

    -josh

  7. #7
    Join Date
    Jul 2010
    Location
    Elkridge, Maryland
    Posts
    5
    Quote Originally Posted by jassing View Post
    i would contact IndigoRose -- anyone in the forums would just be giving you their copy which would be illegal.

    -josh
    I used the web form to contact them yesterday but haven't gotten any response :(

  8. #8
    Join Date
    Jul 2010
    Location
    Elkridge, Maryland
    Posts
    5
    Quote Originally Posted by pattersonb View Post
    I used the web form to contact them yesterday but haven't gotten any response :(
    And finally got my response- they aren't willing to provide any more copies of SF6.

  9. #9
    Join Date
    Feb 2003
    Location
    ND, USA, Earth
    Posts
    12
    An option could be to get a SUF6 demo (might be hard since 9 is out) or just have one of the other users help with the conversion.

    I would be willing to help you as needed.

    And like Josh mentioned.. we're all here for you assistance.. make your pain our pain..

    Kevin Williams
    MBS Support Staff/Programmer

Tags for this Thread

Posting Permissions

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