[Gambas-user] Type of Variables possible?
    Dr. Diesel 
    dr.diesel at ...626...
       
    Mon Dec 28 02:20:48 CET 2009
    
    
  
Looking to do something like this from VB6
Public DatabaseInfo(NUM_MAX_DB) As DBinfo
Type DBinfo
    DatabasePath    As String
    DatabaseName    As String
    TableName       As String
    PurgeSQL        As String
    PurgeSQL2       As String
End Type
Any way to do types in gambas3?
Many thanks
-- 
projecthuh.com
All of my bits are free, are yours?  Fedoraproject.org
"I'd rather have dead offenders than repeat offenders" - Ted Nugent
    
    
More information about the User
mailing list