Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why get the consistency error of resources ?
Message
From
07/01/2002 10:11:24
Raymond Lee
Digicentury (Guangzhou)
Guangzhou, China
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Why get the consistency error of resources ?
Miscellaneous
Thread ID:
00601486
Message ID:
00601486
Views:
50
I want to put the print jobs to some different printers. I must continually switch the destination of printing. Such as the following codes:

oldprinter = set('printer',3)
set printer to name 'kitchen'
set printer on
set console off
?? '.....' font simsong at 10
...
...
...
set printer off
set printer to (or set printer to name '&oldprinter')

But I always get the errors about "the consistency error for the resources inside system" after the application ran for a period time.

Could you help me? Thanks.

Raymond
Next
Reply
Map
View

Click here to load this message in the networking platform