[Gambas-user] object instantiation

Hugo htakada at ...626...
Mon Dec 5 20:32:53 CET 2005


Hi, is it possible to instantiate an object from a string. I mean something
like this:

sub foo( p as string)
  dim anyObject as variant
 anyObject = New string.asClass()
 anyObject.show()
 ....
 ....
end

thanks

Hugo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20051205/b511fd8f/attachment.html>


More information about the User mailing list