mallikai Posted January 6, 2002 Posted January 6, 2002 I've created a loop that checks for new message every five minutes on our message database and performs a show message if there is a new message for someone... however, i now realize I can't do anything else in filemaker while the loop is performing? It grays out all other windows (other dbases, open, new record, etc. are all grayed out) Is there any way around this? thanks
Kurt Knippel Posted January 6, 2002 Posted January 6, 2002 Setup scripts to perform these functions, then attach those scripts to buttons on your layouts.
LiveOak Posted January 6, 2002 Posted January 6, 2002 "can't do anything else" isn't exactly accurate. You can perform other scripts, data entry, etc. We often use a loop to prevent a user from closing a window or quitting out of FM. You have to options: implement the things you want to do with scripts and buttons or use a plug-in such as Activator to trigger your scripts upon the appropriate conditions, instead of looping. -bd
mallikai Posted January 6, 2002 Author Posted January 6, 2002 Thanks for the suggestions... Unfortunately, the database that has the loop in it is just one of five...So i was looking for an easy way for employees to automatically see if they had new messages as well as toggle between their timesheet database, materials database, etc. If all three are opened at once and I run an end loop on the phone messages database...I can no longer access the other two databases...cause the loop runs every five minutes and i didn't want the loop to stop... I've tried the activator plugin but i've found the documentation lacking and haven't been able to tailor to my needs... thanks gary
SteveB Posted January 6, 2002 Posted January 6, 2002 If you're running on the Win platforms, you may be able to use WinBatch since it has an E mail extender. It has excellent documentation and can do a whole lot of things. www.wilsonware.com
mallikai Posted January 6, 2002 Author Posted January 6, 2002 My computer is the host computer...windows xp two windows nt computers 1 mac os x, g4 1 mac 8.1, performa poor patch job...but...it's all we got... so...the winbatch wouldnt't work... thanks
Recommended Posts
This topic is 8361 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 accountSign in
Already have an account? Sign in here.
Sign In Now