[Gambas-user] Catch NULL character
Rodney Rundstrom
iecltd at ...2113...
Mon Apr 20 00:56:29 CEST 2009
As the NULL character is not a true character just a place holder you should
use ISNULL( )
Ie if ISNULL(NULL) Then print "GOT it"
Just change NULL for your variable
Rodney Rundstrom
-----Original Message-----
From: CelticBhoy [mailto:weldon_gary at ...67...]
Sent: Sunday, 29 March 2009 9:26 a.m.
To: gambas-user at lists.sourceforge.net
Subject: Re: [Gambas-user] Catch NULL character
Thanx again for the help. I will have a look at your advice and try and
implement it in my code. This is my first crack at programming since way
back in the QuickBasic days, so I appreciate the help.
--
View this message in context:
http://www.nabble.com/Catch-NULL-character-tp22751957p22760874.html
Sent from the gambas-user mailing list archive at Nabble.com.
----------------------------------------------------------------------------
--
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list