Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8553 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

In a record I have a text field called "Name" that I want to copy it's entry and do a find by using a script. I can't seem to figure out if this is do-able.

Any help is appreciated.

Dave

Posted

Set up a Global field gName.

Script steps:

Set gName = Name

Enter Find Mode (uncheck restore)

set field Name = gName

perform find (uncheck restore)

Posted

Bob,

Thanks for your reply.

One thing I'm not clear on in your steps

was the part about "Set gName=Name"

Do you mean SetField gName = Name ?

I've tried variations on this but nothing seems to work?

I don't see anything simply "set" in the scripting area.

What am I overlooking?

Dave

This topic is 8553 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.