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





Post Reply 
Why do characters get interpreted as algebraics?
05-21-2014, 01:22 PM
Post: #1
Why do characters get interpreted as algebraics?
My post just disappeared. Let's try again.

Why do unquoted characters get interpreted as algebraics? I would like to be able to enter

something

and have it interpreted as "something" which has a SIZE of 9.

instead it gets interpreted as 'something' with SIZE of 1.

->STR makes it into "'something'", so some code is required to strip the single quotes and make it the string I really wanted.

Do we require that strings be entered double-quoted, or is there some more light that can be shed on this? Thanks.

It ain't OVER 'till it's 2 PICK
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Why do characters get interpreted as algebraics? - HP67 - 05-21-2014 01:22 PM



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