Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get a list of forms in a project?
Message
From
22/09/2006 12:53:57
 
 
To
22/09/2006 12:45:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01156525
Message ID:
01156531
Views:
14
USE myproj.pjx && open project file as a table
set deleted on
scan FOR LOWER(ALLTRIM(type)) = 'k' && this should be forms
   ? name
endscan
>*
>Hi everybody...
>How to get a list of forms (form name's) in a project?
>
>Thanks in advance.
>
>Carlos Burgos
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform