Android Printing with "revPrint" and print?

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
TomiB
Posts: 23
Joined: Mon Nov 28, 2011 1:54 pm

Android Printing with "revPrint" and print?

Post by TomiB » Mon Jul 09, 2012 2:07 pm

Hello all from sunny Switzerland ...

A question: If I want to print from the android (or iPhone) is the command the regular

print this card
or
revPrintField tTemp
etc. ?

Thanks and have a great day, Tom

P.S. Newes Version in Use:

LiveCode 5.5.1

revMail does not work on windows anymore.

It works under Mac but windows gives:
"the result" = "not opened"

The Email-Window does not open. On earlier Versions before 5.5.1 it did work perfectly.

Anybody else could check that?

The command line I use is:

revMail "info@aqua.ch", , "This is the Header", "This is start of the email body" & CR & CR & tText
Last edited by TomiB on Mon Jul 09, 2012 3:45 pm, edited 2 times in total.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Android revMail Bug?

Post by Mark » Mon Jul 09, 2012 2:28 pm

Hi,

Why is the title "Android revMail Bug"?

Maybe you meant to ask your question about mobile printing here and the question about revMail in the Windows subforum?

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

TomiB
Posts: 23
Joined: Mon Nov 28, 2011 1:54 pm

Re: Android revMail Bug?

Post by TomiB » Mon Jul 09, 2012 3:43 pm

You are right Mark, that's the way it is.
I should have submitted on windows and ask here only about the printing.

Post Reply