Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many ojects load?
Message
From
15/08/1997 09:00:57
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00044530
Message ID:
00044890
Views:
100
>>>>>>>>thats a good idea... when I looked inside myform.scx using a BROW it was not clear where the GRID is. Is there a way to find it without having to look inside every MEMO file?
>>>>>>>
>>>>>>>You may want to do something like BROWSER FOR 'grid'$...
>>>>>>
>>>>>>What do I put here:
>>>>>>BROWSER FOR 'grid'$ ??????
>>>>>>I am not use to these GRIDS.
>>>>>
>>>>>Look at the memo field names. This is why I put ... because I don't know them without looking in a .scx.
>>>>
>>>>Do you mean...
>>>>brow for 'grid' $ ojbname
>>>>this returns nothing.
>>>
>>>browse for 'GRID' $upper(objname) or whatever field name you need. try some of the first few fields that are memo fields
>>
>>Hi Mark
>>that did not seem to work... I coded...
>>use myform.scx excl
>>browse for 'GRID' $upper(per_diem)
>>any ideas?
>
>The field name you want to browse goes in the parentheses. The value you are looking for goes between the quotes.

I tried that. I am coming up with a empty scx file.
Can you give me an example that will work for
testing?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform