Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From VFP, what exactly is a Collection from a COM object
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00338642
Message ID:
00338676
Vues:
14
>Take a look at Thread #334833 and see if this helps you any.

I remember this thread, the problem is I need to white box test this COM server. I am using the ASP objects (the real ones) in this Server, but I need to be able to test (and step through the code) in the dev environment, so I need a way to simulate a Request object, but fill the form collection myself.

I also need to simulate the Session object, but that is easy enough for now--session.abandon() I can emulate with a custom object, and if I need to access its collection(s) then the same answer for request should suffice.

So I either need a way, from a VFP test program to create the request object, and populate it (the subject of my other thread), or emulate it(the subject of this thread). I can't see any way to test from a real ASP page, and still have access to my code, since I can't call my COM server from ASP except from its .dll (and so I can't use the debug environment).

Thanks though :(
Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform