The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question on iseq
2012-11-14, 09:08 (This post was last modified: 2012-11-14 09:08 by MultimediaMan.)
Post: #1
Question on iseq
Consider:

Code:
set ${some-thing} Some Device
echo ${some-thing}

iseq ${some-thing} Some Device && goto do-this-thing || goto do-not-do-this-thing

I get a syntax error from iseq: it doesn't appear that iseq can handle whitespaces, even though the variable can (and does). I've tried single quotes and double qoutes to encapsulate the whitespace: is there something else I can use?

"Thus far, you have been adrift within the sheltered harbor of my patience..."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Question on iseq - MultimediaMan - 2012-11-14 09:08
RE: Question on iseq - robinsmidsrod - 2012-11-14, 10:01
RE: Question on iseq - MultimediaMan - 2012-11-14, 14:04



User(s) browsing this thread: 1 Guest(s)