Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing a filename to the current date\time
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00876476
Message ID:
00880959
Views:
8
>do while adir(laFiles, forcext(lcFileName, 'DBF'))=1

Should be

do while adir(laFiles, forceext(lcFileName, 'DBF'))=1
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform