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 13:09:44
 
 
To
22/09/2006 13:05:47
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:
01156542
Views:
16
Look at the key field:
scan FOR LOWER(ALLTRIM(type)) = 'k'
   ? LEFT(ALLTRIM(name),25) + " - " +ALLTRIM(key)
endscan
>Very fine, but it is possible to get just the name?...
>
>It shows the name like this: forms\myform1.scx
>
>I need to get just the short name, e.g. "myform1".....and so on...
>
>Thanks
>C.B.
.·*´¨)
.·`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
Reply
Map
View

Click here to load this message in the networking platform