Hi Allen: The ";" thing is *not a bug*, is the FoxPro line continuation, so using this you are explicitly indicating that next line is continuation of the actual line. In VB "_" symbol is used, and nobody complains about that.
it's explained under "Basic Programming Concepts" chapter: http://msdn.microsoft.com/en-us/library/x2456k7z%28v=vs.80%29.aspx You should read the docs of the language you program before saying something is "a bug" Regards.- 2014-09-04 11:24 GMT+02:00 Allen <[email protected]>: > Hi Peter > I deleted the line anyway. Really wanted to let others know of this bug, > yes > bug, or feature whatever the current term for bug is. > Al > > -----Original Message----- > > > > Take the ; off the end of the comment line and I think it should work. > With the semi colon there it thinks the IF line is also a comment. > > Peter > > --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cagq_jumx32__rsowhfiwcf62d_dzudym_4enbacjylw541r...@mail.gmail.com ** 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.

