guid
how do you check if a Guid is empty?
i've tried
if ( myGuid.equals( "" ) )
{
do something...
}
but that doesn't work
thx
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
andrewPosted Nov 8, 2003, 11:07 AM
buchholzPosted Nov 8, 2003, 8:16 AM
patrongpPosted Nov 7, 2003, 4:19 PM
andrewPosted Nov 7, 2003, 3:33 PM
buchholzPosted Nov 6, 2003, 4:21 PM