ScriptPro Editor

This topic is for use by scriptwriters who are using ScriptPro Editor to create custom scripts for their agencies.

Agents can go to Using ScriptPro Scripts for more information about using custom or standard scripts within Travelport Smartpoint.

 

ScriptPro Error Messages

Error

Description

MM1000: Mail Failure

A mail function has failed for an unknown reason.  Try restarting mail and/or re-booting the PC.

MM1001: Insufficient memory

Not enough memory to complete the mail function.  Try closing some other applications and restarting the script.

MM1002: Attachment not found

An attachment list in a mail function could not be found.  Check for correct spelling and correct file name and path.

MM1003: Attachment failed to open

An attachment listed in a mail function could not be loaded.  Make sure the attachment is not in use by another application.

MM1004: Attachment failed to write to disk

An attachment listed in a mail function could not be copied.  Make sure a file with the same name is not in use by another application.  Also, make sure that a file with the same name is not listed as read only on the same disk.

MM1005: Recipients unknown

A recipient in the mail list cannot be found.  Check the spelling of the name(s) and make sure that the mail server is functioning.

MM1006: Message has too many recipients

Mail cannot support this many recipients.  Decrease the number of recipients.  Please refer to the Electronic Mail documentation for maximum number of recipients.

MM1007: Message has too many files

Mail cannot support this many attachments.  Reduce the number of attachments. 

MM1008: Message text is too large

Mail cannot support a message of this size.  Reduce the size of the message or include the message as an attachment instead.  Please refer to the Electronic Mail documentation for maximum length of message text.

MM1009: Message ID is invalid

The message ID passed to the MailSave function could not be found.  Make sure the ID is a valid ID returned by another mail function or a blank string.

MM1010: Disk is full

A mail function attempted to save something larger than the available disk space.  Remove some files to create more disk space and retry.

MM1011: Logon failed

 

The user either aborted the logon or the wrong parameters were passed to the MailLogon function.  The script cannot continue without the user being logged onto mail.

MM1012: Error Writing to File

A Mail function that was returning data into a temporary file could not write to the file.

MM1013: File not Found

A Mail function has passed a file name that does not exist.  Check the drive letter, path and file name.