John,

I work with FoxPro for DOS v2.5, and a two-line BROWSE window isn’t possible.  
You can, however, approximate this with a CHANGE window, in which all fields 
have their own line.  If you want just two lines, though, then concatenate the 
fields for the first line like this:

    CHANGE FIELDS Ticket = Ticket_No + " | " + Account_No + " | " + Name + " | 
" + City, Comments

Mike


--------------------------------------------------------------------------------

From: mailto:[email protected] 
Sent: Wednesday, March 25, 2015 4:39 PM
To: [email protected] 
Subject: Re: FoxPro/DOS 2 Lines per record in a browse?

IDK - FPD - 2 lines in a Browse? It's old & probably not possible!

-K-

Sent from my iPhone

> On Mar 25, 2015, at 6:31 PM, "John R. Sowden" <[email protected]> 
> wrote:
> 
> I am trying to generate a browse window with thinks kine ticket #, Account 
> Number, Name, City on line one, and about a 70 char
> field of text on line 2 in a browse window.  The help screen does not 
> reference this, in fact the word 'line' does not exist in the help for browse.
> 
> help?
> 
> John
> 
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/1FBA6A1329C84947825A39370B3C5FFD@Studio17
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to