Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Module Scope


Message #1 by Joey Brenn <Joey@b...> on Sat, 23 Dec 2000 18:48:19 -0600
Joey,
        OK, I misunderstood your question, sorry. Try using the "Set 
gErr =3D New cError" statement in your mdiForm (or in the form you want 
to instantiate it) and not in the .bas module (but you must still 
declare it as Public in the .bas module since you want it to be 
available globally). I just tested it out and it worked for me. Let me 
know if it worked.

Raghu

---
You are currently subscribed to pro_vb as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_vb-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index