Take out the GOTO line 300!

John

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Vince Teachout
Sent: Tuesday, October 10, 2006 8:38 PM
To: ProFox Email List
Subject: Re: Program skipping lines of code

Karl Brown wrote:
> This is driving me batty.  Has anyone seen this behavior before.  Anybody 
> have any ideas. 
A couple of thoughts come to mind:
1.  Any possibility of a comment with a trailing semi-colon?  This will 
cause the comment to be "continued" leading to weird results.

X=x+2  && Here, I cleverly add 2 to X;

2.  There may be an invisible character at the end of one of the lines.  
Try moving down the suspect lines (just before the jump occurs), and 
pressing the "end" key on each line - does it jump way too far past the 
end of the line?  Backspace away.


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to