Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i PRINT a ARRAY in vpf5 or 6
Message
 
 
À
18/03/1999 16:02:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00199447
Message ID:
00199462
Vues:
15
>i just try the command and it's not exactly what i want because i have a lot of informations like this array (ARRAYER) :
>
>ARRAYER Pub A
> ( 1) C "KLJ"
> ( 2) C "KsdfsdfLJ"
> ( 3) C "Ks sdfdfsdfLJ"
>
> and i just want to print the content of the array without bracket :
>because it's like i want to print a ascii file.
>
>thanks again
>franck

You may also do:

list memo like ARRAYER* to file test.txt

Then you can modify the file and print it as you wish.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform