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

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

Recommended Posts

Posted

Hi,

Is there a way to scroll a field ( not the active window) down to a specific location, or to a highlighted section of a note in that field by script ? I am using both Mac/PC FMP 9.03.

Thank you in advance.

Posted

You could check out this thread from the FMPro digest list:

http://www.listsearch.com/FileMaker/Thread/index.lasso?41683

From where I discovered that there is now this function:

Get(ActiveSelectionStart)

which you can check out in the FM help,

There is also a method here:

http://www.nightwing.com.au/FileMaker/demos3.html

under the heading: Scripting the insertion of coloured/formatted text.

This works in FM6 but not FM9 but the idea is to insert a character that one would not normally find in text at the current cursor position and work with that,

Norman

Posted

In theory, the Set Selection[] step should also cause the selected data to scroll into view. In practice, it needs a little help from a friend, as discovered here:

http://www.fmforums.com/forum/showtopic.php?tid/190504/

BTW, Get(ActiveSelectionStart) has been available since version 7.

Posted

Unfortunately none of the above actually worked !

I have also tried to use the Find/Replace script step, but it does not seem to work at all. Any suggestions ? I am using FMP AdV 9.03 on Mac.

Posted

Thank, Yes it works.

I had tried many tricks but none was effective.

I still wonder why the script step Fine/Replace does not work on Mac 9.03 , if the "Use Dialog" is turn to off ?

Thank you for your help.

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