Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create scrollable view of ASCII text file with Button Cl
Message
 
À
22/06/2001 15:09:02
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00522567
Message ID:
00522572
Vues:
8
>I have a form that uses an ASCII text file to create a comma delimited text file after a bunch of processes and database work. On my final page, I want to provide a button that will allow the user to "view" either of these ascii text files. The file might be wider than the screen so therefore I want a horizontal scroll bar as well. Neither file will be edited using this, just viewed.
>
>Suggestions?

You can play around

APPEND FROM mytext.txt ...

command, with DELIMITED or SDF clauses.
You can prepare the cursor for it, append data and show in the read-only grid.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform