Re: Two very simple questions

2005-08-26 Thread Jason Vickers
Gajo, I get that one a lot. I'm pretty sure that happens because you have "Show Invisible Objects" enabled under view. Go into the menu --> view and make sure "Show Invisible Objects" is not selected. That will hide that field and button in the Reference Document. When you exit the ref doc

Re: Two very simple questions

2005-08-26 Thread Jason Vickers
nt.' You can uncomment the same way. It's quick and colors correctly. Jason Vickers wrote: I am having the same issue with all the text turning purple when I put /* */ in the code. Jason ___ use-revolution mailing list use-revolution@

Re: Where to put the ( ) ?

2005-08-26 Thread Jason Vickers
August 26, 2005 9:09 AM Subject: Re: Where to put the ( ) ? You want 'word 2 of the clickline'. The clickline will be something like 'line 4 of fld "myField"'. Cheers, Mark On 26 Aug 2005, at 01:45, Jason Vickers wrote: _

Re: Where to put the ( ) ?

2005-08-25 Thread Jason Vickers
Alex, I now have the code correct, but it is not returning the line number of the field - it returns the text in that line. I thought clickLine was supposed to return the line number. Did I misread that part in the "help" section? But this happens when I run it from Revolution. When I build m

Re: Where to put the ( ) ?

2005-08-25 Thread Jason Vickers
Thanks Brian. That didn't work until I put "the" in front of "clickLine". That part works now. Jason - Original Message - From: "Brian Yennie" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Friday, August 26, 2005 7:31 AM Subject: Re: Where to put the ( ) ? Jason, I belie

Re: Two very simple questions

2005-08-25 Thread Jason Vickers
I am having the same issue with all the text turning purple when I put /* */ in the code. Jason - Original Message - From: "Gajo Csaba" <[EMAIL PROTECTED]> To: Sent: Friday, August 26, 2005 5:22 AM Subject: Two very simple questions Hi, I have two simple questions about Revolut

Where to put the ( ) ?

2005-08-25 Thread Jason Vickers
Hi all, I have a field with "list behavior" selected as a property. I want to be able to select the clickText and put it into a variable and simultaneously put the line number into a variable. The code for it is generating a compile error. When the card opens, I get the following error.

Re: Changing a stack script on the fly and other stuff

2005-08-21 Thread Jason Vickers
, August 22, 2005 12:29 AM Subject: Re: Changing a stack script on the fly and other stuff On 8/21/05 9:09 AM, "Jason Vickers" <[EMAIL PROTECTED]> wrote: In order to prevent future saving to this stack, I want to comment out the "on closeStack" portion of the stack scr

Changing a stack script on the fly and other stuff

2005-08-21 Thread Jason Vickers
This may seem a little complicated. At least, it does to me :-P. Hopefully my description is understandable. I have a stand alone app that clones a stack so users can change and save information for later retrieval. Much of the scripting is put on the stack level. When the stack is cloned,

Re: Select field

2005-08-12 Thread Jason Vickers
Jeanne, Thanks so much. It works perfectly. Jason - Original Message - From: "Jeanne A. E. DeVoto" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Saturday, August 13, 2005 12:31 AM Subject: Re: Select field At 12:02 AM +0800 8/13/2005, Jason Vic

Select field

2005-08-12 Thread Jason Vickers
Hi all. I am new to the list. I am sure there is an extremely simple solution for this, but as I am tired, I can't seem to figure it out. I have a field (let's call it "question"). The field has something like "click here to type" in it. All I want to do is have the user left click there, th