GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dtfile_error(user cmd) dtfile_error(user cmd)

dtfile_error — the CDE File Manager error-dialog script

dtfile_error error_message

This script can be used by applications to display an error dialog when it would be difficult or impossible to do in the context of the executing program. For example, it can be used when exec fails in a child process or if an error is detected before an application's main window can be realized. It can also be used from a shell script to display an error dialog.

This script is used by File Manager to display an error dialog when exec fails within a child process.

Executed from a command line, this displays an error dialog. The dialog consists of the message text, "You did something wrong", and an OK button. Clicking on OK dismisses the dialog.

Executed from within a program, this displays an error dialog. The dialog consists of the message text in the string s and an OK button. Clicking on OK dismisses the dialog.


Search for    or go to Top of page |  Section u |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.