Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Columns in an Edit Box?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Columns in an Edit Box?
Divers
Thread ID:
00208959
Message ID:
00208959
Vues:
63
I was wondering if there is a way to display columns of information in an edit box or should I use a grid instead? I am doing SET ALTERNATE TO a text file. And then using ? (questions marks) to create lines of text such as:

I have a heading on the form above the editbox such as:

NAME START DATE END DATE

? mytable.lastname
?? ', ' + mytable.firstname
?? ' ' + mytable.startdate
?? ' ' + mytable.enddate
?

And then I close the ALTERNATE and display the results in an edit box. But I want some of the information such as startdate and enddate to line up in columns.

What do you think?

Thanks.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform