Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create this array
Message
De
25/04/2002 16:52:38
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to create this array
Divers
Thread ID:
00649349
Message ID:
00649349
Vues:
29
Hello all

How to create this in vfp
  R = new AssocArray()	&& The subscripts are character strings representing
  R[ '68']='SERVICE'    && allowable record lengths for incoming text files.
  R['124']='PAYMENT'
  R['203']='DENIED'	&& 203 or 204 acceptable
  R['204']='DENIED'	&& rec lens for Denied file
  R['246']='ASSESS'
  R['281']='REGISTRY'
  R['289']='CHANGE'
txs
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform