Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting Clipper arrays syntax to VFP
Message
De
14/05/1997 10:41:10
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00032143
Message ID:
00032162
Vues:
32
>I am converting an EDI translation routine written in Clipper
>to VFP.
>
>Problem:
>Clipper code contains a lot of inline array assignments.
>example: sgmnt_term := { "'", "…" }
>

the assignment operator(:=) in clipper is not accepted in foxpro use equal to sign.

curly brackets({) in foxpro are used for date types, may be you can use a command like store to achieve same result

Hope this helps.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform