Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The quest for PHDBase under COM
Message
De
27/03/2000 09:00:13
 
 
À
27/03/2000 01:25:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00350619
Message ID:
00350692
Vues:
48
>Some of you may already know about the current bug in PHDBase when being run under a COM. The famous message "Low memory streaming output has been disabled" is being shown when PHDBase is invoked. The problem with that is that the message box sits there and wait for a key press. And, of course, when being run on a server, this is not acceptable.
>
Michel,

Just thinking aloud here, but I wonder if you could run the COM object in unattended mode, using = SYS(2335,0). Then a MESSAGEBOX, if indeed it is a VFP call, would trigger an Error #2031, which is trappable in your error handler. Perhaps a RETURN in that case would ignore the error and the message bix would not get displayed. I have not tried this, but it seems like a possibility.

-- Randy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform