Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pack statement causes wrong error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01173857
Message ID:
01174202
Views:
10
>F....k,
>PACK?
>
>
>Did you try to delete ALL files in current user TEMP folder?
>What happens if you use something like that, instead of PACK (only for testing)
>
>USE ... EXCLUSIVE
>COPY TO TestMePack FOR NOT DELETED()
>ZAP
>APPEND FROM TestMePack
>ERASE TestMePack.*
>
Is VFP attempting to utilize a temp folder somewhere? For security reasons, we no longer have admin rights to our systems and can't write to c:\windows\temp but should this be a factor here?
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform