Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: AW: variables initialized


Message #1 by "Grau Kilian (rds)" <rds@a...> on Mon, 28 Oct 2002 11:56:29 +0100




AW: [pro_vb] variables initialized



Hi Daniel,


this piece of code works fine !
what type of error did you get ?
and send me the code of your function 


cheers Kilian


-----Ursprüngliche Nachricht-----
Von: Daniel Boira [mailto:dboira@b...]
Gesendet: Montag, 28. Oktober 2002 11:40
An: professional vb
Betreff: [pro_vb] variables initialized


I have a structure like this
Type PropsFitx
Subst As Boolean
nom As String
End Type
and then declare avariable for the structure:
Public LocalFitx() As PropsFitx
How can I know if I have initialized the variable?
The IsEmpty function returns me an error.
Thanks.


---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059







  Return to Index