dbTalk Databases Forums  

Is there a script step that returns which Mode FM is in?

comp.databases.filemaker comp.databases.filemaker


Discuss Is there a script step that returns which Mode FM is in? in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
audleman@quasika.net
 
Posts: n/a

Default Is there a script step that returns which Mode FM is in? - 07-18-2005 , 04:19 PM






Browse mode, Find mode, or Preview mode. I'm trying to set up a
navigation button that will go to one screen if we're in browse mode
and another if we're in find mode.

Thanks, Kevin


Reply With Quote
  #2  
Old   
42
 
Posts: n/a

Default Re: Is there a script step that returns which Mode FM is in? - 07-18-2005 , 04:27 PM






In article <1121721590.067158.223830 (AT) f14g2000cwb (DOT) googlegroups.com>,
audleman (AT) quasika (DOT) net says...
Quote:
Browse mode, Find mode, or Preview mode. I'm trying to set up a
navigation button that will go to one screen if we're in browse mode
and another if we're in find mode.

Thanks, Kevin
FM7
Get(WindowMode)

FM3-6
Status(CurrentMode)

Look in the help for details on how to interpret what that function
returns.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.