On 23/06/14 23:25, J. Landman Gay wrote:
I need to send this word to the server: Santería
When urlEncoded, LiveCode produces: Santer%92a
The encoded character is a backslash instead of the accent-i. The
server doesn't recognize that, and online URL encoders give various
different encodings de
I’m trying to run a shell command on Windows and the following code gives an
error on the “put the wheel of “dir” into field “one”.
The goal of the script below is to get a directory listing in the Programs
folder.
Setup: A field “one” and a button where this script is in.
on mouseUp
set th
The above version of SQLiteAdmin is now available for download at
www.lcsql.com/sqliteadmin.html. This version is free to all existing
SQLiteAdmin users.
The main focus of this release is bug fixes and the inclusion of version
3.8.3.1 of the SQLite library, with support for new language elements
Hi Vaughn,
Did you get this sorted out?
> When I edit the script to add the " EXAMPLE; put url ("file:" &
> specialFolderPath("engine") & slash & "foo.txt") into tFileContents
foo.txt has to be in the Copy Files of the standalone settings. (We're
talking mobile right?)
"...why would it
Aha! Thanks Matthias. Very helpful. I will be so happy when all this
happens automatically.
On 6/23/2014, 4:26 PM, Matthias Rebbe | M-R-D wrote:
Hi,
this is because you are working on Mac. You have to convert it first from Mac
to Iso.
A URLencode(mactoiso("Santería"))
should do.
Regards,
Hi,
this is because you are working on Mac. You have to convert it first from Mac
to Iso.
A URLencode(mactoiso("Santería"))
should do.
Regards,
Matthias
Am 23.06.2014 um 22:25 schrieb J. Landman Gay :
> I need to send this word to the server: Santería
>
> When urlEncoded, LiveCode produce
I need to send this word to the server: Santería
When urlEncoded, LiveCode produces: Santer%92a
The encoded character is a backslash instead of the accent-i. The server
doesn't recognize that, and online URL encoders give various different
encodings depending on what source I designate (ascii,
Hi
I am trying to understand the usage of a image control when it is used in a
group background:
The issue: when I add a image from the IOS library to the BG image control
in the background it replaces the current card image and all other images
in all card backgrounds in the stack that uses that