Shawn,
Please remove the keyword "Set" in
Set fp.Process = Process.GetCurrentProcess();
The "Set" keyword is only needed in
Set a = b; when a is of Object type and not an expression like a.c.
VEE should've caught this syntax error. I'm reporting this as a VEE
defect. Thanks,
Qi Gao
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Sunday, January 16, 2005 10:25 AM
To: VRF
Subject: [vrf] Contained C# objects aren't ... objects?
Ok, I'm lost. Why doesn't this work?
FoundProc is a simple object containing a boolean and a Process object,
but
the contained Process object can't be used? Did I miss some kind of
declaration magic or something? Do I have to extend class Process in
order
to do this?
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Please remove the keyword "Set" in
Set fp.Process = Process.GetCurrentProcess();
The "Set" keyword is only needed in
Set a = b; when a is of Object type and not an expression like a.c.
VEE should've caught this syntax error. I'm reporting this as a VEE
defect. Thanks,
Qi Gao
-----Original Message-----
From: Shawn Fessenden [mailto:shawn@testech-ltd.com]
Sent: Sunday, January 16, 2005 10:25 AM
To: VRF
Subject: [vrf] Contained C# objects aren't ... objects?
Ok, I'm lost. Why doesn't this work?
FoundProc is a simple object containing a boolean and a Process object,
but
the contained Process object can't be used? Did I miss some kind of
declaration magic or something? Do I have to extend class Process in
order
to do this?
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".