Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug, problem or correct behavior?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Bug, problem or correct behavior?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01394775
Message ID:
01394775
Vues:
146
Hi everybody,

I'm debugging some old style VFP code and I see code like this:

1. dimension arrayname[Number_Of_records, Number of fields +1]
copy fields (less number of fields) to array ArrayName
select myOtherTable
append from array

Two last fields in array are .F. (the number of fields to copy was less than the second dimension).

These fields are character 1 in the table, so they get initialized with 'F'

Is it correct behavior?

What do you think?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform