Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with FoxProg.DirDrill() in Projecthooks.vcx
Message
From
20/07/2005 19:50:17
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01032090
Message ID:
01034491
Views:
19
Yes, I have it set differently than you. :)
Your app is stupendous! No lesser word would do. Thank you.

Alex

>Thanks for the fix. This error has to do with the exact setting at time of execution. Another fix would be:
>
>lcExact = set('Exact')
>Set exact off
>DirDrill()
>set exact &lcExact
>
>
>Glenn
>
>>Hi Glenn,
>>
>>While compiling SourceCompare2, DirDrill runs into an infinite loop because it finds directory .. and proceeds further up. I've replaced the line with:
>>
>>IF 'D' $ lcFileName AND lcFilename <> '.' AND lcFilename <> '..'
>>
>>so search only goes down.
>>
>>I finally got around to using your priceless app. Thank you.
>>
>>Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform