Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

list/display off (interactive command) 1

Status
Not open for further replies.

arielap

Technical User
Joined
Aug 2, 2003
Messages
71
Location
GB
Using LIST or DISPLAY OFF to check data in a table when working interactively, there is always an empty line at the start of the listing.

How does one avoid the space, so that the listing follows immediately after whatever was printed before the LIST command was given?
 
Surely, BROWSE is a better way to check the data in a table when working interactively. It lets you view the whole of the data in a scrollable window, rather than just seeing one screenfull at a time.

Mike

__________________________________
Mike Lewis (Edinburgh, Scotland)

Visual FoxPro articles, tips, training, consultancy
 
Thanks - I did wonder but as one can get rid of the blank in textmerge, I hoped I'd just missed something.

I want the list to echo to a text file as well as just on screen, so browse doesnt do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top