home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 February
/
PCWK0297.iso
/
lotus
/
english
/
lotus031.dsk
/
WPERRORS.LSS
< prev
Wrap
Text File
|
1995-11-09
|
758b
|
17 lines
' 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