Sending Email from Apps

2007-08-27 Thread Brian Yennie
Question for anyone on the list which does this sort of thing from their apps: Would anyone use a subscription service for this? I know many list members who already have web hosting plans do this themselves, but how many people would rather pay a small amount for just email sending acces

Send email with attachment

2007-08-27 Thread Peter Alcibiades
Bill writes >This would be for Mac and Windows now and Linux when >Rev 2.9 comes out Maybe use Mutt or Metamail from the shell, and not have to wait? http://www.shelldorado.com/articles/mailattachments.html Peter ___ use-revolution mailing list use-

Re: revMail with Umlauts in Bodytext?

2007-08-27 Thread Klaus Major
Hi all, Hi friends, I am sure this has been answered some time in the past, but what can I do to use the revMail command with Umlauts in the "body"? This does work: ... revMail "[EMAIL PROTECTED]",,"The subject","Something without Umlauts in it..." ... This does NOT work: ... revMail "

Re: revMail with Umlauts in Bodytext?

2007-08-27 Thread Scott Morrow
I'd be interested in this, too. Currently I've settled on only allowing low ascii into the body parameter. -Scott On Aug 27, 2007, at 1:30 AM, Klaus Major wrote: Hi all, Hi friends, I am sure this has been answered some time in the past, but what can I do to use the revMail command wi

Re: Sending Email from Apps

2007-08-27 Thread Mark Smith
Do you mean like http://www.smtp.com/? best, Mark On 27 Aug 2007, at 08:34, Brian Yennie wrote: Question for anyone on the list which does this sort of thing from their apps: Would anyone use a subscription service for this? I know many list members who already have web hosting plans do

Re: revMail with Umlauts in Bodytext?

2007-08-27 Thread Kenji Kojima
Hi, This is Japanese way. I think you can use this on MacOSX, But I don't know on Windows. put fld "tAddress" into tAddress put fld "tCc" into tCc if platForm() is "MacOS" then put unidecode(the unicodeText of fld "tSubject", UTF8) into tSubject put unidecode(the unicodeText of

Re: revMail with Umlauts in Bodytext?

2007-08-27 Thread Klaus Major
Hi Kenji, Hi, This is Japanese way. I think you can use this on MacOSX, But I don't know on Windows. put fld "tAddress" into tAddress put fld "tCc" into tCc if platForm() is "MacOS" then put unidecode(the unicodeText of fld "tSubject", UTF8) into tSubject put unidecode(the unic

Re: revMail with Umlauts in Bodytext?

2007-08-27 Thread Trevor DeVore
On Aug 27, 2007, at 4:30 AM, Klaus Major wrote: I am sure this has been answered some time in the past, but what can I do to use the revMail command with Umlauts in the "body"? This does work: ... revMail "[EMAIL PROTECTED]",,"The subject","Something without Umlauts in it..." ... This doe

Re: revMail with Umlauts in Bodytext?

2007-08-27 Thread Klaus Major
Hi Trevor, On Aug 27, 2007, at 4:30 AM, Klaus Major wrote: I am sure this has been answered some time in the past, but what can I do to use the revMail command with Umlauts in the "body"? This does work: ... revMail "[EMAIL PROTECTED]",,"The subject","Something without Umlauts in it..." ..

Drag & Drop with color cursor

2007-08-27 Thread Rolf Kocherhans
Hello all I like to create a stack which allows me to drop files or folders onto an Icon on a Card and show a color cursor while hovering into the icon area. I like to mimic the way Drag & Drop looks on MacOSX 10.4 where the drop zone, in my case a semi transparent icon (png), changes int

Re: Drag & Drop with color cursor

2007-08-27 Thread Mark Schonewille
Hi Rolf, To use colour cursors, you should make a stack and set its window shape to a picture of the cursor you want to use. It is the only way, afaik, until someone releases an external for colour cursors or RunRev Ltd decides to support native cursors. For drag and drop, read the docs a

Re: Sending Email from Apps

2007-08-27 Thread Derek Bump
Brian, Well, for me, I look at it this way: I'm already paying for web hosting. But otherwise I think it's a good idea and you should try it. If it works then you've got something, if it doesn't, work on it and try again. Derek Bump Dreamscape Software http://www.dreamscapesoftware.com Brian

revdb errors On Vista

2007-08-27 Thread Len Morgan
I'm having a problem with my new laptop (which came with Vista) and a app that I've written. It works just fine on XP but I get an error that kills the IDE or the standalone I generate when I run it on Visa. I'm using postgresql if that makes a difference. It's not everythig because I can do

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-27 Thread Marty Knapp
hey Josh, Fixed a bug in the "OK" button. latest version: http://leapingbrain.com/products/jjanswerFTPdemo.rev.zip Gets this error: The requested URL /products/jjanswerFTPdemo.rev.zip was not found on this server. Marty Knapp ___ use-revolutio

SQLite questions

2007-08-27 Thread Christian Langers
Hi ! I have a few questions concerning SQLite... 1. Will the external be constantly updated (e.g. the current version in REV is 3.3.15 whereas the official version of sqlite is 3.4.2 --> I use the VACUUM command and there is a known bug with it which was introduced in version 3.3.14 ; on t

Re: SQLite questions

2007-08-27 Thread Stephen Barncard
No CSV, but Trevor's DB Library has some SQL export code that will do what you want or give you a start on your own code. http://www.mangomultimedia.com/developer/revolution/ 2. I want to offer my users the possibility to backup their sql data and database by exporting them in a SQL file for

Re: Sending Email from Apps

2007-08-27 Thread Brian Yennie
Yes, although for Rev users, it looks like this would require an SMTP library (as opposed to built-in POST support). Do you know if they offer any kind of form-based interface? I couldn't find anything to that effect. Of course if you are comfortable with SMTP this will work great, but I wo

Re: Sending Email from Apps

2007-08-27 Thread Brian Yennie
Derek, Thanks - what I'm curious to know is how many people are in your boat (already have web hosting, are comfortable doing it themselves), and how many would like an isolated email service. I probably won't try it unless there is a significant response, but I'm curious either way =).

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-27 Thread Josh Mellicker
Sorry about that Marty! Try now, latest version is back up. On Aug 27, 2007, at 9:10 AM, Marty Knapp wrote: hey Josh, Fixed a bug in the "OK" button. latest version: http://leapingbrain.com/products/jjanswerFTPdemo.rev.zip Gets this error: The requested URL /products/jjanswerFTPdemo.rev

Re: Sending Email from Apps

2007-08-27 Thread Derek Bump
Brian, As a word of advise, test the waters first before you pass on an idea. I almost passed on releasing JPEGCompress years ago, figuring that no one would use it. Today, JPEGCompress has 45,738 downloads listed on CNET's download.com. Not releasing JPEGCompress would have been my biggest mist

Re: Sending Email from Apps

2007-08-27 Thread Brian Yennie
Derek, Thanks for the encouragement -- I'll have to weigh it against some other things -- but that's a nice success story with JPEGCompress =). Brian, As a word of advise, test the waters first before you pass on an idea. I almost passed on releasing JPEGCompress years ago, figuring that no

Re: Sending Email from Apps

2007-08-27 Thread Mark Smith
Ah, I see what you mean...however, I use Shao Seans smtp library, which I find is as easy as POSTing, and works like a champso I guess I'm not a potential customer, but that doesn't mean it's not a good idea. Best, Mark On 27 Aug 2007, at 20:16, Brian Yennie wrote: Yes, although for

Re: Drag & Drop with color cursor

2007-08-27 Thread Jim Carwardine
This got wrapped and I can't figure out how to unwrap the line. Just taking out the carriage return doesn't seem to help... Jim on 8/27/07 11:41 AM, Mark Schonewille wrote: > group=gmane.comp.ide.revolution.user&query=drag+and+drop+dragdata> -- HiringSm

Re: Drag & Drop with color cursor

2007-08-27 Thread Mark Schonewille
Hi Jim, Even after you quoted and resent the link, I can still click on it in Apple Mail and directly get to the correct page. I have no idea what your mail client does with it. Best regards, Mark Schonewille -- Economy-x-Talk Consulting and Software Engineering http://economy-x-talk.com

Re: Drag & Drop with color cursor

2007-08-27 Thread Jim Carwardine
Welcome to MS and Entourage... Jim on 8/27/07 7:28 PM, Mark Schonewille wrote: > Hi Jim, > > Even after you quoted and resent the link, I can still click on it in > Apple Mail and directly get to the correct page. I have no idea what > your mail client does with it. > > Best regards, > > Mark

RE: Rev and Vista Troubles (Update)

2007-08-27 Thread Len Morgan
After trying my standalone again, it turns out that Rev is only blowing up on Vista when using the IDE. A standalone (or rather an app that uses StackRunner to launch) DOES seem to work just fine. The only error messages I'm getting in the Event Log are for revdb.dll and a "Failure To Print"

Microsoft XML

2007-08-27 Thread Alex Shaw
Hi I was thinking how nice it would be if a project of mine could natively read & write excel documents. Should be easy to write a parser in rev, right? Well after reading this article that idea has be thrown into the wastebin. http://www.arstdesign.com/articles/OOXML-is-defective-by-design.