Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing columns in a browse window
Message
 
To
09/02/2000 11:30:25
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00329457
Message ID:
00329463
Views:
30
the code i am using is :

BROWSE FIELDS customer=clienref :7,name=SUBSTR(TRIM(cltitle)+" "+TRIM(clinits)+" "+TRIM(clsurnam),1,17) :17,address=SUBSTR(clients.claddr1,1,17) :17,town=SUBSTR(cltown,1,12) :12,postcode = clpstcde :8, car=clcarreg :8;
NOAPPEND NOEDIT NODELETE TITLE "Enter to select - Esc to exit | Ctrl+(ENTER=Back,=ZOOM)" WINDOW popcli
Guy Lewellen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform