Re: Flop Line of Chars?

2005-12-28 Thread Geoff Canyon
On Dec 28, 2005, at 10:41 PM, Scott Rossi wrote: In other words, change "ABCDEF" into "FEDCBA". I don't know of a clever way to do this off the top of my head, but I do know that this: repeat for each char c in x put c before y end repeat degrades _really_ badly as the size of x

Flop Line of Chars?

2005-12-28 Thread Scott Rossi
Is there a command or other means to flop a string of characters, rather than iterating over each character in the string? In other words, change "ABCDEF" into "FEDCBA". I'm not against iterating, but I was wondering if there might be a more direct method. Thanks & Regards, Scott Rossi Creative

Re: use-revolution Digest, Vol 27, Issue 137

2005-12-28 Thread John Vokey
Karen, Very nice. You do realise that you can do this (and so much more) running shell scripts (from RR) to call R? And cross-platform, too. Check out: On 28-Dec-05, at 7:58 PM, [EMAIL PROTECTED] wrote: Hi, I thought I'd just mention that "Statistics Calcu

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread J. Landman Gay
Chipp Walters wrote: Chris Bohnert of Altuit is working on an external to enable dynamic realtime loading of fonts for Windows (without having to 'install' into the fonts folder). Is this something of interest to Mac users as well? Is it possible to do that on Macs? I thought most Mac apps ha

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Andre Garzia
I for one welcome our altFontLoader overlords... ;-) andre On Dec 28, 2005, at 10:57 PM, Dan Shafer wrote: It's certainly of interest to THIS Mac user. :-) On 12/28/05, Chipp Walters <[EMAIL PROTECTED]> wrote: Chris Bohnert of Altuit is working on an external to enable dynamic realtime lo

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Dan Shafer
It's certainly of interest to THIS Mac user. :-) On 12/28/05, Chipp Walters <[EMAIL PROTECTED]> wrote: >> Chris Bohnert of Altuit is working on an external to enable dynamic > realtime loading of fonts for Windows (without having to 'install' into > the fonts folder). Is this something of interes

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Scott Rossi
Recently, Chipp Walters wrote: > Chris Bohnert of Altuit is working on an external to enable dynamic > realtime loading of fonts for Windows (without having to 'install' into > the fonts folder). Is this something of interest to Mac users as well? Dude, you must have missed the past 5 years or so

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Chipp Walters
Thanks Klaus, I chatted with both Tuviah and Kevin recently about the EXT.dll and documentation/support source code for it. Turns out neither knows much about it. Actually, EXT.dll currently ships with Rev, but according to Kevin is not used. Somewhere along the way, the source code has been

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Klaus Major
Hi all, On 12/28/05 6:14 AM, "Klaus Major" <[EMAIL PROTECTED]> wrote: Hi Chipp, Anyone out there doing it? I've tried a simple font install stack, but it just hangs when I issue the ext_loadFont handler (Rev 2.6.1), but after quitting it appears the font is 'set'. I don't have any docs, if t

Background color of line in field

2005-12-28 Thread Brian Maher
Hi Folks, Is it possible to specify a background color for an entire line of a multi-line text field? I want to set the background color of the entire "line" and not just the text of the line. For example, if line 3 has 20 less characters than lines 1 and 2 and I set the background colo

Re: Hypercard stack into Dreamcard

2005-12-28 Thread J. Landman Gay
James Z wrote: I downloaded the thirty day evaluation copy of Dreamcard. How do I get my favorite Hypercard stack into it to see how well Hypercard will convert? Do look at my tutorial, which Jan has already mentioned, at: But the

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Chipp Walters
Thanks Ken, That's what I figured. Bummer, it looks like it's broke. I'll get Chris to roll me a version. best, Chipp Ken Ray wrote: On 12/28/05 6:14 AM, "Klaus Major" <[EMAIL PROTECTED]> wrote: Hi Chipp, Anyone out there doing it? I've tried a simple font install stack, but it just h

[ANN] Statistics Calculator

2005-12-28 Thread Karen
Hi, I thought I'd just mention that "Statistics Calculator" is available in the Curlypaws user space. It takes a text file of comma separated values and calculates the minimum, maximum, mean, median, standard deviation, quartile 1 and quartile 3. It also generates a box plot of the resul

Re: I Was Wrong

2005-12-28 Thread Sarah Reichelt
> Here's an example I use to set up a cron at 2:00am every morning to backup a > mySQL database called "mydb". Basically you create a crontab file and then > call "crontab" on it (watch for line wraps): > > put "~/mydbcron" into tCronFile > numToChar(10) into tCronData > put format("0\t2\t*\t

Re: I Was Wrong

2005-12-28 Thread Ken Ray
On 12/28/05 10:55 AM, "Dom" <[EMAIL PROTECTED]> wrote: > Thomas McGrath III <[EMAIL PROTECTED]> wrote: > >> Does any one know where these files live? > > you would like to debut at: > > http://www.afp548.com/article.php?story=20050103223643995 > > "One of the most essential, and misunderstood,

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Ken Ray
On 12/28/05 6:14 AM, "Klaus Major" <[EMAIL PROTECTED]> wrote: > Hi Chipp, > >> Anyone out there doing it? I've tried a simple font install stack, >> but it just hangs when I issue the ext_loadFont handler (Rev >> 2.6.1), but after quitting it appears the font is 'set'. I don't >> have any docs, i

Re: Hypercard stack into Dreamcard

2005-12-28 Thread Jan Schenkel
--- James Z <[EMAIL PROTECTED]> wrote: > I downloaded the thirty day evaluation copy of > Dreamcard. How do I get my > favorite Hypercard stack into it to see how well > Hypercard will convert? > > James Zuchelli > Hi James, For an excellent tutorial on converting HyperCard stacks to MetaCard/

Re: FTP

2005-12-28 Thread Marty Knapp
Thanks Jan & Jacque for the help on my ftp question, Seems to be working fine now. Marty Knapp ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

Re: Image Masks - Completely lost

2005-12-28 Thread Bob Warren
Recently, Scott Rossi wrote: >I think your problem is the image you are using for the mask contains >*no* transparency information. If you want to use images directly as >masks, they must be created with transparency information included. >The white area in your circle image is read as color,

Re: FTP

2005-12-28 Thread Jim Ault
On 12/28/05 11:55 AM, "Jeff Honken" <[EMAIL PROTECTED]> wrote: > I've never used FTP with Runrev but doesn't he have to have a FTP server > on his end to upload the files to? He said that he'd created a > directory and can access it but can he access it with FTP? Just > wondering. I have to write

Hypercard stack into Dreamcard

2005-12-28 Thread James Z
I downloaded the thirty day evaluation copy of Dreamcard. How do I get my favorite Hypercard stack into it to see how well Hypercard will convert? James Zuchelli ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to

RE: FTP

2005-12-28 Thread Jeff Honken
I've never used FTP with Runrev but doesn't he have to have a FTP server on his end to upload the files to? He said that he'd created a directory and can access it but can he access it with FTP? Just wondering. I have to write an app here soon that uses FTP. Jeff -Original Message- From:

Re: Sending a fax from Revolution

2005-12-28 Thread Jan Schenkel
--- Jerry Daniels <[EMAIL PROTECTED]> wrote: > Colleagues... > > Has anyone used a Revolution-built application to > send a fax? > > I've seen some online fax services that use an email > address, so I > figure I can create a jpeg of the screen, send it as > an attachment to > the fax email s

Re: "There was an error..."

2005-12-28 Thread J. Landman Gay
Rob Cozens wrote: Hi All, I have a stack that runs fine interpretively on both Win XP (Rev 2.6.1) & Mac OSX (Rev 2.1.2). It also compiles and runs correctly on OSX. The stack is compressed & decompressed with each transfer between platforms. Compiling on Windows gives me "There was an error

Re: FTP

2005-12-28 Thread Jan Schenkel
--- Marty Knapp <[EMAIL PROTECTED]> wrote: > I'm trying to to build a simple app so that my boys > can send me > Quicktime movies that are too big to email. I put > togther a stack with a > button set for drag and drop with the following > script: > > on dragdrop > put empty into fld "LogData"

Problems with recording sound

2005-12-28 Thread Christian Langers
Hello everybody, is it just me or does anybody else noticed this : (and this is new to me because before I had no problems with it...) I have 2 btns : one for recording sound and the second for stopping recording ; Recording-Btn's Script : global tName on mouseUp if the uClicked of

Re: FTP

2005-12-28 Thread J. Landman Gay
Marty Knapp wrote: I'm trying to to build a simple app so that my boys can send me Quicktime movies that are too big to email. I put togther a stack with a button set for drag and drop with the following script: on dragdrop put empty into fld "LogData" get the dragdata if it is not empty th

FTP

2005-12-28 Thread Marty Knapp
I'm trying to to build a simple app so that my boys can send me Quicktime movies that are too big to email. I put togther a stack with a button set for drag and drop with the following script: on dragdrop put empty into fld "LogData" get the dragdata if it is not empty then libURLftpUploa

Re: [ANN]99 bottles

2005-12-28 Thread Mark Wieder
Björnke- Wednesday, December 28, 2005, 5:23:09 AM, you wrote: > http://www.99-bottles-of-beer.net/language-runtime-revolution-499.html You gotta love a language that allows you to execute "send DrinkThem to me in singAlong seconds" -- -Mark Wieder [EMAIL PROTECTED] _

Re: Image Masks - Completely lost

2005-12-28 Thread Scott Rossi
Recently, Bob Warren wrote: >> To apply a mask to an image, you can set the alphaData of one image to >> the alphaData of another. > > I now understand this as a general objective rather than something that > can be done directly. I have tried statements like:- > > put the alphaData of image "th

Re: Another little SQL issue

2005-12-28 Thread Jan Schenkel
--- Scott Kane <[EMAIL PROTECTED]> wrote: > Hi again! > > [snip] > > Here's the issue. I can populate a Table Field > with the array resulting from a Select query with > no problems. What I don't seem to be able to get > right is getting each element of that array into > a normal Field object (

Re: Get from File

2005-12-28 Thread Jim Ault
try on mousedoubleup put fld destBlock into dest filter dest with "*edit*" -- should purge all lines without "edit" replace quote with comma in dest repeat with x = 1 to 9 put itemOffset("-"&x, dest) into itemNum put item itemNum of dest into fld ("edit"&x) end repeat put

Re: Stacks not being removed from memory

2005-12-28 Thread Jerry Daniels
Swami, I have had this problem in the past also and discovered ONE thing that might cause it. If you refer to a stack (or any object) by its long name or long id, it will reload the stack to which it belongs into memory. This is because the long name or long id of any object also includes

Re: I Was Wrong

2005-12-28 Thread Dom
Thomas McGrath III <[EMAIL PROTECTED]> wrote: > Does any one know where these files live? you would like to debut at: http://www.afp548.com/article.php?story=20050103223643995 "One of the most essential, and misunderstood, server admin skills is being able to maintain a crontab file. The syntax

Re: "There was an error..."

2005-12-28 Thread Rob Cozens
Mark, Gordon, Chipp, > Ideas or suggestions, anyone? Thanks for your responses--serious & otherwise. I believe that in keeping with the current geopolitical climate, from version 2.6 onwards rev has implemented error logging that conforms to Department of Homeland Security guidelines for

Re: Comm Port Send and Receive

2005-12-28 Thread Camm29
Are there any goods docs on this subject - Original Message - From: "Camm29" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 27, 2005 9:42 PM Subject: Comm Port Send and Receive Hi , Still having with problems Comm Port sending and receiving. Before i can write to the some Hardware i

Re: Another little SQL issue

2005-12-28 Thread Trevor DeVore
On Dec 27, 2005, at 11:17 PM, Scott Kane wrote: Hi Trevor, I'm not quite sure how your edit boxes are being used. Are you trying to just put one of the records from the tList result into the edit boxes? Or are you trying to edit all of the names, emails, etc. at once? If you are just trying

Re: I Was Wrong

2005-12-28 Thread Thomas McGrath III
Dom, What are the files called or where are they located? I search for crontab and in spotlight I find a reference in DejaVu software readme and that's it. But when I used the CronniX software I do notice it refers to a user (default) and a system file. I did an export from Cronnix and ca

Re: [ANN]99 bottles

2005-12-28 Thread Mark Smith
Ah. I see now that there is also a MetaCard entry...I didn't think of Revolution or MetaCard as languages, as such. Still, it's not the end of the world...:) Mark On 28 Dec 2005, at 13:23, Björnke von Gierke wrote: http://www.99-bottles-of-beer.net/language-runtime-revolution-499.html On

Re: REv Documentation locking up

2005-12-28 Thread Charles Hartman
OK, I did that, and now it seems to work. Thanks. Not sure what was going wrong. Charles "Ain'tcha glad the sun kinda sets, prepares you like--? I mean, what if it went out sudden like say blowing out a candle? I mean y'know one minute we're riding along, we can see everything and each o

Re: Get from File

2005-12-28 Thread Michael D.
This worked great, I found that I had to grab a bigger chunk from the main file and add line numbers to the end result into fld "results" and get: 0' "RmArray" 1StartArray = Array( _ 2 "edit-1", "edit-2", "edit-3", "edit-4", "edit-5", _ 3 "edit-6", "edit-7", "edit-8", "edit-9", "e

Re: [ANN]99 bottles

2005-12-28 Thread Björnke von Gierke
http://www.99-bottles-of-beer.net/language-runtime-revolution-499.html On Dec 28 2005, at 13:05, Mark Smith wrote: I've posted a Transcript version of the 99 bottles of beer program to: http://www.99-bottles-of-beer.net/language-transcript-994.html For those who haven't seen this site, it's

Image Masks - Completely lost

2005-12-28 Thread Bob Warren
Sorry, old age has attacked again. Point 4 for of my proposed general algorithm should have read:- 4) reassemble the imageData AND alphaData of image "fullcolour" using binaryEncode - and NOT: 4) reassemble the alphaData of image "fullcolour" using binaryEncode Bob

Re: using EXT.dll to install and remove fonts

2005-12-28 Thread Klaus Major
Hi Chipp, Anyone out there doing it? I've tried a simple font install stack, but it just hangs when I issue the ext_loadFont handler (Rev 2.6.1), but after quitting it appears the font is 'set'. I don't have any docs, if there are any out there, or a simple couple line script, I'd much ap

Re: Image Masks - Completely lost

2005-12-28 Thread Bob Warren
Yesterday, I wrote: I am trying to apply a mask to an image without any success whatsoever in getting it to work correctly. Would someone be kind enough to give me an example of how it might be done? My experiments with "imagedata" and "alphadata" have so far failed. Let's outline a simple spec:

[ANN]99 bottles

2005-12-28 Thread Mark Smith
I've posted a Transcript version of the 99 bottles of beer program to: http://www.99-bottles-of-beer.net/language-transcript-994.html For those who haven't seen this site, it's worth a look, in particular the Perl entry, which is extraordinary... Mark ___

Re: I Was Wrong

2005-12-28 Thread Dom
Sarah Reichelt <[EMAIL PROTECTED]> wrote: > So now I'm not sure whether I dare actually write to this file > directly. Does anyone have any better ideas? Is there a way to edit > using another shell command? I am not a cron guru ;-) But, be aware that there are at least TWO crontab files, one ma

using EXT.dll to install and remove fonts

2005-12-28 Thread Chipp Walters
Anyone out there doing it? I've tried a simple font install stack, but it just hangs when I issue the ext_loadFont handler (Rev 2.6.1), but after quitting it appears the font is 'set'. I don't have any docs, if there are any out there, or a simple couple line script, I'd much appreciate it:-)