Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another buggie...Many more to go :)
Message
From
25/11/1996 15:25:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Another buggie...Many more to go :)
Miscellaneous
Thread ID:
00013446
Message ID:
00013446
Views:
60
If you have a commented 'WITH' anywhere in any of your
methods along with a regular useage of 'WITH':
   e.g.
          && ADD OBJECT blah-blah-blah...WITH ;
          With This.txtAddress_1
             .Left = ...
             .Top  = ...
          EndWith
This will cause an error message about nested structure.
I cut and paste the class.export into a text file to
avoid 114 lines of typing, and the minute I deleted
the 'WITH' from the commented ADD OBJECT, the
highlighted line with the error message moved to the
next block. So I removed all of those commented 'WITH' -
VOILA!!! (Did I spell it right? :)
Some things are better be left unknown...NOT!!!
Next
Reply
Map
View

Click here to load this message in the networking platform