Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A FEW CODE LIMITATIONS IN VB
Message
De
29/02/2000 12:26:38
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
A FEW CODE LIMITATIONS IN VB
Divers
Thread ID:
00339227
Message ID:
00339227
Vues:
31
VB is a very generous development tool. For the most part, few
developers will ever tip the scales on any of the VB limitations. We
mentioned in an earlier tip that a form could have as many as 254
names, but no more than 254. Almost all controls and objects have
limitations. Even modules have limitations, although we doubt many
developers ever cause VB to tilt in this particular area. For the
record, module limitations are as follows:
- A module can contain only 65,534 lines of code.
- A single line of code can consist of no more than 1,023 bytes.
- You can insert only 256 blank spaces before a line of text.
- Each complete line of code can contain no more than 25
line-continuation characters.
Répondre
Fil
Voir

Click here to load this message in the networking platform