Re: POST variables to CGI via URL with URLencoded string fails??

2003-10-18 Thread Dave Cragg
At 2:24 pm -1000 17/10/03, Sannyasin Sivakatirswami wrote: OK, that works great... can we depend on the order of the environment variables? i.e This works: put urlDecode (value(item 3 of the globals)) into tRemit and delivers the $QUERY_STRING value.. but if the order changed the cgi would

Re: Saving to a Stack

2003-10-18 Thread Rob Cozens
Standalones on OS X ARE folders in disguise Greg, Klaus, et al: For this reason, as well as the Distribution Builder's apparent inability to place non-stack files folders in distribution folders, I find it easier to: * manually build a distribution folder containing all files stacks except

Word wrap is ok

2003-10-18 Thread John Rule
(From Ken Ray) No, it works just fine so long as there is whitespace (spaces, etc.) to allow it to wrap My mistake...I was testing by just typing a bunch of chars in the field. That would be 'Char Wrap' wouldn't it! ;-) Thanks Ken, JR ___

Activating a button script when not in browse mode

2003-10-18 Thread Graham Samuel
This must be easy since it works in the IDE itself, but I can't see how to do the following: I want to create a button on a card that operates on a selected object on another card (this is to set certain custom props of the object as part of my development process - I need to do this a lot, so

Re: Activating a button script when not in browse mode

2003-10-18 Thread Dar Scott
On Saturday, October 18, 2003, at 10:15 AM, Graham Samuel wrote: I want to create a button on a card that operates on a selected object on another card Would a plugin do what you want? Dar Scott Dar Scott Consulting http://www.swcp.com/dsc/

Re: Rev2.1 Bug on a Dell Inspiron and some Dell Desktops - bugzilla #794

2003-10-18 Thread Barry Levine
Kurt, Agreed. I hope my post didn't come across as scolding. It was simply a warning about the problem and how to avoid it (either stay with 2.0.3 or don't deploy on a Dell). I've got schools full of Dells so I'm back to using v2.0.3 until another revision beyond 2.1.1 is out...and its read

additional icons

2003-10-18 Thread rand valentine
Hi, all. I'm wondering if there is anywhere where I can easily get more icons to add to a kind of general store of them for standard Revolution development. For example, there are only a couple of next and previous navigational icons in the standard set, and they ain't that pretty, nor are the

problems with google and list archive

2003-10-18 Thread rand valentine
Hi, all. I noticed a problem when I tried to google the list archive in my normal fashion, e.g., entering into the google search field: icons site:lists.runrev.com Well, google produces a nice list, but when you click on the link google provide, it doesn't link to the appropriate message. Now

memory dimensions in stacks and standalones

2003-10-18 Thread rand valentine
Hi, all. 1. I'm working on a set of stacks which will provide quite a bit of information, representing a kind of encyclopedic dictionary of an American Indian language. I'm manipulating a lot of this info with various global arrays, and I'm wondering what sorts of limits on memory I need to

Re: additional icons

2003-10-18 Thread Klaus Major
Hi rand, Hi, all. I'm wondering if there is anywhere where I can easily get more icons to add to a kind of general store of them for standard Revolution development. For example, there are only a couple of next and previous navigational icons in the standard set, and they ain't that pretty,

RE: Activating a button script when not in browse mode

2003-10-18 Thread Ken Ray
Graham, If you can put the button into a palette, the palette will have a different tool than the stack you're operating on. So you can have a browse tool on the palette, but an a select tool on the card you're attempting to operate on. -Original Message- From: [EMAIL PROTECTED]

RE: Several newbie questions a documentation request

2003-10-18 Thread Ken Ray
1) I am running an AppleScript to open an image sequence in QT Pro. The applescript is stored in a field, a replace is done on the variables and the do theScript as AppleScript. So far, so good. Except that Classic launches as the AppleScript tries to launch the OS 9 version of QT.

RE: Several newbie questions a documentation request

2003-10-18 Thread Ken Ray
One other thing, Ian... there's a bunch of tips on using Rev at my site: http://www.sonsothunder.com/devres/revolution/revolution.htm that might help out in your development. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/

Re: Getting MC CGI to work on OS X with Web Sharing turned on

2003-10-18 Thread J. Landman Gay
On 10/18/03 11:56 AM, Ken Ray wrote: 7) Create the rest of your site in the Site folder and when you want to refer to the CGI, simply use IP/cgi-bin/script. Or you can use localhost if you don't want to hard-code an IP: http://localhost/cgi-bin/simple.cgi Saves some trouble if you have

Can't build Standalone with document icon

2003-10-18 Thread Graham Samuel
I'm developing on a Windows XP system and I've been coding, saving, using the IDE and building distributions for some time today. Suddenly when I try to build a distribution I get an error message File C:/Program Files/Revolution 2.1/revolution.exe is not a valid Windows engine AFAIK this is

Re: Can't build Standalone with document icon

2003-10-18 Thread Klaus Major
Hi Graham, I'm developing on a Windows XP system and I've been coding, saving, using the IDE and building distributions for some time today. Suddenly when I try to build a distribution I get an error message File C:/Program Files/Revolution 2.1/revolution.exe is not a valid Windows engine

Newbie questions

2003-10-18 Thread Paul Malloy
I am a former HyperCard, SuperCard and OMO user who has just purchased Revolution. Good to see many familiar names on this list. I am trying to port some OMO stacks to Revolution by pasting the scripts into objects in Rev. I am running into a very basic problem: None of my scripts execute. For

Re: Newbie questions

2003-10-18 Thread Richard Gaskin
Paul Malloy wrote: I am a former HyperCard, SuperCard and OMO user who has just purchased Revolution. Good to see many familiar names on this list. I am trying to port some OMO stacks to Revolution by pasting the scripts into objects in Rev. I am running into a very basic problem: None of

Re: must restart in OS X after install ?? - re: Monks

2003-10-18 Thread Ian Wood
On Saturday, October 18, 2003, at 04:00 pm, James Richards wrote: on 17 Oct 2003 12:49:24 -0700 Brian Thomas wrote: ** Do you think it is outrageous to ask OSX users to restart their computers after an install:? *** Restarting after installation is quite a common request for professional

Re: Mailing lists back up

2003-10-18 Thread Judy Perry
Same here.. only it's because my department's mailserver has been down -- along with the entire Sun box because *someone* forgot to renew our Sun maintenance agreement and a poorly-designed controller apparently blew. Now we're going to spend perhaps 3 or 4 times fixing the machine that it would

ANN: Revolution HTTPd Project

2003-10-18 Thread Andre Garzia
Hi Folks, I am very very very very pleased to announce for immediate release the Revolution HTTPd Project. It's a simple httpd server based on Metacard HTTPd stack. It can serve files from a local folder and it can do lot's of stunts with substacks Yes thats dynamic content for you. I

RE: Search and Replace

2003-10-18 Thread Dan Friedman
Ken, As usual, you always come to the aid of others. Thanks! This seems to work great! -Dan Here's a replacement function - it's a little messy (because I have to wrap 'whatText' in spaces at the beginning and strip them at the end), but it works:

RE: Search and Replace

2003-10-18 Thread Ken Ray
Glad I could help... :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Friedman Sent: Saturday, October 18, 2003 11:52 PM To: RunRev Mail List

Re: POST variables to CGI via URL with URLencoded string fails??

2003-10-18 Thread Sannyasin Sivakatirswami
On Friday, October 17, 2003, at 09:40 PM, Dave Cragg wrote: OK, that works great... can we depend on the order of the environment variables? i.e This works: put urlDecode (value(item 3 of the globals)) into tRemit and delivers the $QUERY_STRING value.. but if the order changed the cgi would