home *** CD-ROM | disk | FTP | other *** search
- ' WordPro Error Constants' Copyright 1995 Lotus Development Corp.
-
- option public
-
- Const LoiErrFileNotCreated = 7501
- Const LoiErrOperationCanceled = 7502
- Const LoiErrCouldNotSave = 7504
- Const LoiErrNameNotFound = 7505
- Const LwpErrCopyFailed = 7001
- Const LwpErrCutFailed = 7002
- Const LwpErrUndoFailed = 7003
- Const LwpErrPasswordProtected = 7004
- Const LwpErrSetPropFailed = 7005
- Const LwpErrNotSupported = 7006
- Const LwpErrPrintFailed = 7007
- Const LwpErrDoccontrolProtected = 7008
-