Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Columns in an Edit Box?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Columns in an Edit Box?
Miscellaneous
Thread ID:
00208959
Message ID:
00208959
Views:
64
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.
Next
Reply
Map
View

Click here to load this message in the networking platform