Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6: Long directory names
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00827457
Message ID:
00827475
Views:
14
No, the problem is that I have a directory name field of 52 character and Windows allows for 255 characters. I want to shrink the long directory name into the 52 character field. VFP7+ have a displaypath() function that does what I need but I need it in VFP6. Thanks!


>Does this work for you?
>
>?getdir()
>or
>?addbs(justpath(getfile()))
>
>
>>I am looking for a way to display long directory names in VFP6. I am sure you have seen in Windows the directory name with ellipsis to shrink the name. Any ideas?
>>TIA!
DLC
"Use the Right Tool for the Job!"
davidandcynthia@email.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform