Re: Subtile bug in script parsing ?

"[email protected] [gui4cli]" <[email protected]> 11 Jun 2014 22:53:22 -0700
Newsgroups gmane.comp.windows.gui4cli
Message-ID <[email protected]>
Hi Dimitris,

I went on with my script launching it from the desktop shortcut, then after
some additions I tried the normal launch again and it didn't stop anymore
on the attr font line.

I then compared the scripts from before and after the additions and it
appeared that I added new things "before" the attr font line so it was shifted
to a new position in the script.

So now I think it isn't the attr font line itself that caused the issue but the
"unhappy" position it had in the script. That would declare why g4c stops
at any arbitrary event (xRoutines, loops etc.) everytime there are additions
or modifications to the script.

That's also why I still think it's purely a parsing issue when scripts are loaded.
Still a mystery why it's rare in WXP and persistent in Win7 ?

Chris