the extra chars
Also, and this is a matter of style, I would always use "1" instead of the
constant "one".
Craig Newman
-Original Message-
From: JOHN PATTEN
To: How to use LiveCode
Sent: Thu, Oct 23, 2014 5:50 pm
Subject: Extended ASCII Characters Showing Up Wh
Never mind….
I just downloaded LiveCode 7 and reopened project. The upside down questions
marks are gone now. Coincidence, the weather, spirits…? :)
Thank you!
On Oct 23, 2014, at 2:50 PM, JOHN PATTEN wrote:
> Hi All…
>
> I have a list of names in a field.
>
> John Doe
> Mary Jane
> etc. e
Hi All…
I have a list of names in a field.
John Doe
Mary Jane
etc. etc.
When I do:
put word one of the selectedText into tFirstname
put word two of the selectedText into tLastname
…and then try using the variables in an INSERT to SQL Lite it fails. It seems
the put script above is inserting