Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another buggie...Many more to go :)
Message
De
25/11/1996 15:25:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Another buggie...Many more to go :)
Divers
Thread ID:
00013446
Message ID:
00013446
Vues:
64
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!!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform