Thank you, Roger. Works like a charm!
Gregory
On Tue, Jan 3, 2012, at 12:37 AM, Roger wrote:
> Have you tried binfile: instead of file: to prevent alteration? In certain
> cases, you may not need the // either.
>
> ?Roger
___
use-livecode
On Mon, Jan 2, 2012 at 5:42 PM, Gregory Lypny wrote:
> Hello everyone,
>
> I use LiveCode to upload PDFs to a remote Mac using
>
>put url ("binfile:" & longFileName) into url ("ftp://"; &
> aFTPAddress & newFileName)
>
> but when I download those same PDFs by using
>
>put url ("ftp
I knew that!
Bob
On Nov 2, 2011, at 5:40 PM, Ken Ray wrote:
>
> On Nov 2, 2011, at 1:21 PM, Richmond wrote:
>
>> On 11/02/2011 05:56 PM, tkuyp...@telenet.be wrote:
>>> I rest my case ;-)
>>
>> Which case is that? Certainly no joy on Linux (which, by-the-way, is
>> supposedly now
>> outstrip
On Nov 2, 2011, at 1:21 PM, Richmond wrote:
> On 11/02/2011 05:56 PM, tkuyp...@telenet.be wrote:
>> I rest my case ;-)
>
> Which case is that? Certainly no joy on Linux (which, by-the-way, is
> supposedly now
> outstripping Mac).
What he means is that SuperCard and LiveCode do the same thing,
As one of the most persistent LC developers to try to incorporate PDFs as
humble bitmaps, I can report that I have actually made the
ImageMagick/GhostScript route work, but the installation side is messy on Macs
- don't know about Linux. It is kind of acceptable on PCs, but there I am
getting i
On 11/02/2011 05:56 PM, tkuyp...@telenet.be wrote:
I rest my case ;-)
Which case is that? Certainly no joy on Linux (which, by-the-way, is
supposedly now
outstripping Mac).
Met vriendelijke groeten,
Warm Regards,
Ton Kuypers
+32 (0) 477 739 530
Aardbemden 11 • B-2400 • Mol • Belgium
www.p
I rest my case ;-)
Met vriendelijke groeten,
Warm Regards,
Ton Kuypers
+32 (0) 477 739 530
Aardbemden 11 • B-2400 • Mol • Belgium
www.publishingtools4u.com
On 2-nov-2011, at 16:53, Mark Schonewille wrote:
> Hi Ton,
>
> Nothing is wrong with that, as long as you're on a Mac. It won't work o
Hi Ton,
Nothing is wrong with that, as long as you're on a Mac. It won't work on other
platforms.
(Of course, SuperCard is Mac-only).
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogr
And what's wrong with:
on mouseUp
answer file "Select a PDF"
if it = "" then exit mouseUp
set the filename of player "test" to it
end mouseUp
Met vriendelijke groeten,
Warm Regards,
Ton Kuypers
+32 (0) 477 739 530
Aardbemden 11 • B-2400 • Mol • Belgium
www.publishingtools4u.com
On
On 11/02/2011 12:40 PM, Mark Schonewille wrote:
Hi Richmond,
This imports only the first page of the PDF. IIRC, in the recent discussion on
this list, OP wanted to browse a PDF.
Notwithstanding, that would be better than the 'nothing' currently
available in Livecode.
--
Best regards,
Mar
Hi Richmond,
This imports only the first page of the PDF. IIRC, in the recent discussion on
this list, OP wanted to browse a PDF.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
11 matches
Mail list logo