problems with find command

2006-04-16 Thread Martin Meili

Hi Paul and Jeanne


Is the don't search property set to true for this field?
--No, it isn't set to true.
Is it a sharedText set to true?
--No, it isn't set to true, either.
Paul Looney

 Have you previously used the find command on the same card, finding
the same thing?
--Yes, I did so. The script must do this. It has to find out whether a 
person's name is already in a text field or not. 


 Can you post the script that's causing the problem? (Or are you using
the command in the message box?
--No , it's not used in the msg. It's in a script.
--Yes, I'll send you the script offlist. 
 
The field doesn't by any chance have its dontSearch property set to
true, does it? 
--No, it isn't set to true.


Meanwhile, I've found a way to do the script what I want it to do by 
using the offset function. So, for the moment, my problems are solved.


 -- jeanne a. e. devoto ~ [EMAIL PROTECTED]
 http://www.jaedworks.com 

Cheers
Martin
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: problems with find command

2006-04-15 Thread simplsol

Martin,
Is the don't search property set to true for this field?  Is it a 
sharedText set to true?

Paul Looney

-Original Message-
From: Jeanne A. E. DeVoto [EMAIL PROTECTED]
To: How to use Revolution use-revolution@lists.runrev.com
Sent: Fri, 14 Apr 2006 11:02:58 -0800
Subject: Re: problems with find command

  At 12:55 PM +0200 4/14/2006, Martin Meili wrote: 
I'm having problems with the find command. 
 I've got a a text field with a lot of names. Each name is on a 

single line and the data is clean, so, no spaces, no tabs and so onŠŠ 
 Using the find command the result is not found (!!), even though 
you can see in the text field that the result should be empty (the 

name is marked as found !!). 

 
 Have you previously used the find command on the same card, finding 
the same thing? 

 
 Can you post the script that's causing the problem? (Or are you using 
the command in the message box? 

 
 The field doesn't by any chance have its dontSearch property set to 
true, does it? 

-- jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com 
___ 
use-revolution mailing list 
[EMAIL PROTECTED]
 Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences: 

http://lists.runrev.com/mailman/listinfo/use-revolution 

   
___

use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


problems with find command

2006-04-14 Thread Martin Meili

I'm having problems with the find command.
I've got a a text field with a lot of names. Each name is on a single 
line and the data is clean, so, no spaces, no tabs and so on……
Using the find command the result is not found (!!), even though you 
can see in the text field that the result should be empty (the name 
is marked as found !!).


Has anybody had the same problems and how can I fix it? Might it be a 
bug?


Cheers
Martin
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: problems with find command

2006-04-14 Thread David Burgun

Hi,

Yes, there are numerous problems with the Find Command. Do you mean  
the Global Find or the one in the Script Editor?


You could try fiddling with the settings in the prefs, failing that,  
if you want to be 100% sure of finding everything you are looking for  
then the best bet is to paste the scripts or whatever into a  
CodeWarroir or XCode or MS-Office or Text Edit window, do the search/ 
replace and then paste it back into RunRev. That's what I generally do.


Have a Great Weekend,
All the Best
Dave


On 14 Apr 2006, at 11:55, Martin Meili wrote:


I'm having problems with the find command.
I've got a a text field with a lot of names. Each name is on a  
single line and the data is clean, so, no spaces, no tabs and so on……
Using the find command the result is not found (!!), even though  
you can see in the text field that the result should be  
empty (the name is marked as found !!).


Has anybody had the same problems and how can I fix it? Might it be  
a bug?


Cheers
Martin
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: problems with find command

2006-04-14 Thread Jeanne A. E. DeVoto

At 12:55 PM +0200 4/14/2006, Martin Meili wrote:

I'm having problems with the find command.
I've got a a text field with a lot of names. Each name is on a 
single line and the data is clean, so, no spaces, no tabs and so onŠŠ
Using the find command the result is not found (!!), even though 
you can see in the text field that the result should be empty (the 
name is marked as found !!).


Have you previously used the find command on the same card, finding 
the same thing?


Can you post the script that's causing the problem? (Or are you using 
the command in the message box?


The field doesn't by any chance have its dontSearch property set to 
true, does it?

--
jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution