Re: PDF's to PNG's on Windows 8

2013-09-22 Thread Thierry Douez
2013/9/18 Ray Horsley > > So there's apparently no solution to this seemingly common need to be able > to view and convert PDF files to single PNG's or JPEG's in Livecode. > > Suggestions? > ​Hi Ray, There is a free pdf reader for Win32 / Win64 there: http://www.soraxsoft.com/index.html

Re: Using Post tData?

2013-09-22 Thread Earthednet-wp
John, I use post and php for remote MySQL database interaction. To use the LC MySQL commands directly, you have to open permissions to the database to the world (assuming your app accesses it). This makes an extremely insecure system. You can open an ssh tunnel using shell commands, but I find t

Using Post tData?

2013-09-22 Thread JOHN PATTEN
Hi All… I would like to be able to pull data into a livecode project from an on-rev mysql database. It currently works in a browser as a simple web app and is built all on in php. I thought I may be able to just use the post command, however when I try to post some data to a php url that exe

Re: Write file to /external_sdcard/documents

2013-09-22 Thread Roger Eller
Gotta love those undocumented features. Thank you very much for that tip! I'm trying mergAndroid out now. ~Roger On Sun, Sep 22, 2013 at 9:50 PM, Monte Goulding wrote: > On 23/09/2013, at 11:28 AM, Roger Eller wrote: > > > I haven't tried mergAndroid yet, but I do have "prefer external storag

Re: Write file to /external_sdcard/documents

2013-09-22 Thread Monte Goulding
On 23/09/2013, at 11:28 AM, Roger Eller wrote: > I haven't tried mergAndroid yet, but I do have "prefer external storage" > checked. Do you mean write external storage? > When I looked for my file that was written to > specialFolderPath("Documents") & "/data.txt", I couldn't find it. SpecialF

Re: Write file to /external_sdcard/documents

2013-09-22 Thread Roger Eller
I haven't tried mergAndroid yet, but I do have "prefer external storage" checked. When I looked for my file that was written to specialFolderPath("Documents") & "/data.txt", I couldn't find it. References in the email archives mention use of rooted devices to access /data, but that's not an optio

Re: Write file to /external_sdcard/documents

2013-09-22 Thread Monte Goulding
On 23/09/2013, at 11:06 AM, Roger Eller wrote: > Cool. Thanks Monte! > NP... don't forget to set the external storage option in the standalone settings. Cheers -- M E R Goulding Software development services Bespoke application development for vertical markets mergExt - There's an external

Re: Write file to /external_sdcard/documents

2013-09-22 Thread Roger Eller
Cool. Thanks Monte! On Sep 22, 2013 8:59 PM, "Monte Goulding" wrote: > > On 23/09/2013, at 10:11 AM, Roger Eller wrote: > > > How can I get my data.txt file to save into a local folder the user can > > access it on a non-rooted Android device? I need the user to also be > able > > to drag files

Re: Write file to /external_sdcard/documents

2013-09-22 Thread Monte Goulding
On 23/09/2013, at 10:11 AM, Roger Eller wrote: > How can I get my data.txt file to save into a local folder the user can > access it on a non-rooted Android device? I need the user to also be able > to drag files from a USB connected device to their computer. mergAndroid has some external stora

Write file to /external_sdcard/documents

2013-09-22 Thread Roger Eller
How can I get my data.txt file to save into a local folder the user can access it on a non-rooted Android device? I need the user to also be able to drag files from a USB connected device to their computer. ~Roger ___ use-livecode mailing list use-livec

Re: Pitch shifting Audio

2013-09-22 Thread Geoff Canyon
On Fri, Sep 20, 2013 at 3:59 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > "I can't say that it *can* be done, but fifteen years ago I wrote code to > open, process, and write out AIFF files." > > Well Geoff, do you mean you did this in Revolution? Why didn't you speak > up whe

RE: Euro symbol

2013-09-22 Thread FlexibleLearning.com
My bad... LC6.1 provides cross-platform support for the Euro symbol and also handles the htmlText '€' entity. If using an earlier engine, I think we are still stuffed however. Hugh Senior FLCo > -Original Message- > From: FlexibleLearning.com [mailto:ad...@flexiblelearning.com] > Sent:

Re: Assist needed for crash when printing on Linux

2013-09-22 Thread Peter Alcibiades
Richard, this may be teaching my grandmother but when confronted with this sort of thing I usually try another linux, preferably fairly minimal. So for instance, plain Debian, maybe with another desktop than gnome, xfce for instance or openbox. Then if that crashes, maybe a slackware based d