Search found 1 match

by Mike L
Sat Jul 09, 2016 5:39 pm
Forum: QBasic / QuickBasic related
Topic: Create and test for blank and null string. AND condition
Replies: 2
Views: 2350

Create and test for blank and null string. AND condition

What is the Basic code to create a blank string (say 10 bytes) and a null string ?
What is the code to test for either a blank or a null string ?

Also

I want an AND condition ... If A = 1 AND B = 2 etc....
How is this coded ?

Thanks in advance