NewsArchive
01-11-2007, 09:46 AM
Good morning Friedrich,
In an sb5 project, I launch the installed program at the completion of the
install. The same project (converted by sb6) in sb6 does not launch the
installed program.
It turns out the difference is that, because the "Loop Wizard, Wizard Auto
Break,End" at the end of the script is no longer supported in sb6 so I
commented it out. Program does not launch. If I UNcomment those three
statements, the app does launch in sb6, even though the compiler says the
Wizard Auto Break is no longer supported.
Not a big deal since I was able to get around it, but any thoughts?
Thanks
Skip
In an sb5 project, I launch the installed program at the completion of the
install. The same project (converted by sb6) in sb6 does not launch the
installed program.
It turns out the difference is that, because the "Loop Wizard, Wizard Auto
Break,End" at the end of the script is no longer supported in sb6 so I
commented it out. Program does not launch. If I UNcomment those three
statements, the app does launch in sb6, even though the compiler says the
Wizard Auto Break is no longer supported.
Not a big deal since I was able to get around it, but any thoughts?
Thanks
Skip