Can i group cases in select loop ?

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by plouf.

i wand to group two or more cases in a select loop
e.g
select variable
case 1 or 2 or 3 ...
isnumber = 1
case a or b or c ...
isalphanum = 1
endselect

Can this be done and how ?

christos



Edited by - plouf on 12 November 2001 10:14:49