View Single Post
  #3 (permalink)  
Old 02-08-2010, 07:11 PM
jschuchert jschuchert is offline
Basic4ppc Veteran
 
Join Date: Sep 2009
Location: South Jordan, Utah
Posts: 234
Send a message via Skype™ to jschuchert
Default

Thank you Agraham. I can see that the label was still within a long "if-then-end if" statement so I guess that caused the compiler to throw the error. I am aware of the dangers and poor coding practice of using "go to" but after the original code was written I began adding stuff and it just evolved. I solved the problem by adding another plotting form and avoiding the issue. I wish the IDE caught those things prior to making an 'exe'. Your explanation and advice will save me heartburn in the future. Thanks again. Incidentally, will the 'auto scale' compile help with various screen resolutions and sizes?

Jim Schuchert
Reply With Quote