SteveB Posted September 26, 2000 Posted September 26, 2000 I'm developing a kiosk solution using FM5 under Windows. Does anyone know how to handle things like: paper out or printer offline errors?
Chuck Posted September 26, 2000 Posted September 26, 2000 quote: Originally posted by Steveinvegas: I'm developing a kiosk solution using FM5 under Windows. Does anyone know how to handle things like: paper out or printer offline errors? I haven't done this, but I would try setting error capture to on in your printing script, and producing errors by disconnecting the printer and taking out the paper. Run the scripts and capture the error number after a Print script step to a global field and see what the number is. I don't know if this'll work though, since I don't know if FileMaker will capture system errors in addition to it's own. If you are able to capture the error numbers, then you can decide what you want to do with them. Perhaps script something that emails or pages someone who can take care of the problem. Chuck
Recommended Posts
This topic is 8824 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