Welcome, Guest. Please login or register.
Did you miss your activation email?
February 13, 2012, 04:35:56 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  VB and the development of wizards
| | |-+  select case
Pages: 1   Go Down
Print
Author Topic: select case  (Read 390 times)
0 Members and 1 Guest are viewing this topic.
Bill_O
Active Member

Offline Offline

Posts: 101



View Profile
« on: June 03, 2010, 04:21:02 PM »

I am writing a macro and wanted to know if while using select case I can use strings instead of numbers?
Bill
Logged
robinho.sl
Active Member

Offline Offline

Posts: 4


View Profile
« Reply #1 on: August 24, 2010, 03:59:49 PM »

wooow!

"if", "while", "select" and "case" in same sentence!! Looks like a script! =D

- You CAN'T use STRINGS with select case.
- You CAN use only INTEGER or CHAR with select case.

Why you need use strings on select case?? Normally char its more useful.
Logged
stirling
Global Moderator
*
Online Online

Posts: 1,109

UK


View Profile WWW
« Reply #2 on: September 02, 2010, 04:33:45 AM »

wooow!

"if", "while", "select" and "case" in same sentence!! Looks like a script! =D
Nice one  Grin

However, sorry but you CAN use strings in a select case - not very well explained in the Cypress UG but...
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!