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

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

Recommended Posts

Posted

The obvious question is "why do you want to do this?". Kind of sounds like a "how do I drive in a screw with a hammer?" question wink.gif" border="0. The answer is to use a shutdown script and a replace statement, but there is probably another way to structure the whole process. -bd

Posted

Hi LiveOak,

I forgot to mention that the FMP5 database was located in our server and all users are accessing it from LAN as a guest. So, does the shutdown script can do what i want? Because the host will never be closed.

Posted

OH ~

I have done a test in a text field and it work fine as what i want.

I have used the following shutdown script:

Enter Find Mode

Set Field [ fieldA "testing"]

Perform Find

Go to RecordiRequestiPage[First]

Loop

Clear [ fieldA ][select entire contents]

Go to RecordiRequestiPage[Next, Exit after last]

End Loop

-------------------------------------

However, the actual field i need to perform Find is a radio button but not text field. How to do the step "set field" ??

This topic is 8619 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.