Anyone bored enough to help me figure this out? I've got a couple things to work, and TWO things that I cannot get to work correctly. What works #1. I am able to manually create a Clients.htm file using a "select .... html" command. I can send this using RMail with these commands: PLUGINSRMail v1|MESSAGE_TYPE HTML PLUGINS RMail v1|LOAD_MESSAGE_BODY_FROM_FILE Clients.htm This produces a nice email with a body looking like this (some data erased):
What works #2. Now I would like to create an RBase report, print it as HTML and embed that as the body of the email. I have notes saying that this works just as the above would. So I created a report, and outputted to html. Bring the .htm file up using "launch" and it displays perfectly, just like the printed report does on screen. PRINTtestrpt WHERE LIMIT = 5 OPTION HTML | FILENAME accode.htm This is what launching accode.htm looks like: What doesn't work #1 - a strange anomaly. As soon as I copy the above .htm file to another directory, the html format completely changes. I lose all formatting and it prints as one narrow stream of text straight down. The original is still okay. So question #1: anyone know why copying an .htm screws up its formatting. Happens to me here on my environment (using 10.5 and Firefox or IE) and happens at a client (using 10 and IE or Chrome) What doesn't work #2. So I leave the .htm file where it is, don't copy it. I use RMail to send that report-generated HTML file to me, using the same RMail Plugin commands as in the first example, but still the file loses all its formatting. Prints in one long string of text, acting as if it copied the .htm file to another directory. Anyone know what I'm doing wrong on these last 2 items, or has gotten an HTML report to work as body of an email? Thanks! Karen -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rbase-l/320170850.380452.1586892356186%40mail.yahoo.com.

