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

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

Recommended Posts

Posted

Hi all

I have read the help file in FileMaker but I still do not understand how to imply a variable in to my FM solutions.

In the post of "Returning from a hlep file". Genx posted this script.

When going to the layout:

Set Variable[$$curLayout ; Get(LayoutName)]

Go To Layout[ Help ];

When exiting the layout

Go To Layout[ $$curLayout ] .

I have been trying to incoporate this into by solution but I really am missing something. I have atached a file that will better explain my question.

Would you please look at the file and tell me how this can be done.

Something new like variable are hard for me to understand by just reading up on them.

Any help will be greatly appricated.

Thanks

Lionel

FMquestion.zip

Posted

The "Go to Layout" script step has the option of "Layout Name by Calculation". That calculation would = $$curLayout.

Variables are not fields, they are stored in memory. To be used they have be called in a calculation box.

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