Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why get the consistency error of resources ?
Message
De
07/01/2002 10:11:24
Raymond Lee
Digicentury (Guangzhou)
Guangzhou, Chine
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Why get the consistency error of resources ?
Divers
Thread ID:
00601486
Message ID:
00601486
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform