;## Version $VER: mpmorph.catalog 4.8 (14.3.97)
;## Codeset 0
;
;
; Message in About requester
;
MSG_ABOUT (100//)
MPMorph\nARexxPort=%s\n\
©1993-1997 Mark John Paddock\n\
\n\
MPMorph comes with ABSOLUTELY NO WARRANTY\n\
\n\
This is free software, and you are welcome to redistribute it\n\
under certain conditions\n\
\n\
See file COPYING for details
;
; Max Length 29
MSG_VERSION (//)
$VER: MPMorph 4.8 (14.3.97)
;23456789012345678901234567
;
MSG_VTITLE (//)
MPMorph 4.8 (14.3.97)
;
MSG_TITLE_L (//)
%s (L)
;
MSG_SCRTITLE (//)
MPMorph ©1995-97 Mark John Paddock
;
; Gadgets
;
; OK in a gadget
;
MSG_OK (200//)
OK
;
; OK with keyboard in a gadget
;
MSG__OK (//)
_OK
;
; First part of Help
;
MSG_HELPOR (//)
Help|
;
; First part of Help with keyboard
;
MSG__HELPOR (//)
_Help|_
;
; SAC with keyboard and help
;
MSG__SHAC (//)
_Save|_Help|_Abandon|_Cancel
;
; SAC with keyboard
;
MSG__SAC (//)
_Save|_Abandon|_Cancel
;
; SAC with help
;
MSG_SHAC (//)
Save|Help|Abandon|Cancel
;
; SAC
;
MSG_SAC (//)
Save|Abandon|Cancel
;
; Quit
;
MSG_QUIT (//)
Quit
;
; Error Messages
;
; Generic failure message
;
MSG_FAILURE (1000//)
Failure %s
;
; Failure sub messages
;
MSG_OMPMW (//)
opening MPMorph Window
;
MSG_SUSCR (//)
setting up screen
;
; Generic Unable message
;
MSG_UNABLE (//)
Unable to %s
;
; Unable sub messages
;
MSG_FILER (//)
Allocate FileRequest
;
MSG_CWMP (//)
Create Window Message Port
;
MSG_AWMP (//)
Create AppWindow Message Port
;
MSG_SETMENU (//)
SetMenuStrip
;
MSG_OPENW (//)
OpenWindowTags
;
MSG_ALLOCFIL (//)
AllocMem for Filename
;
MSG_GEMPDI (//)
GetScreenDrawInfo
;
; Other error messages
;
MSG_CANNOTOP (//)
Can not Open %s
;
MSG_LOCKPUBS (//)
Unable to LockPubScreen(%s)
;
MSG_BOTHGT0 (//)
Both X Cells and Y Cells must be > 0
;
MSG_OUTMP (//)
Out of memory for points
;
MSG_UNSAVED (//)
Unsaved project\n\
%s
;
MSG_EOPSCR (//)
Error opening screen
;
MSG_UNDRI (//)
Unable to get DrawInfo
;
MSG_LOCKWB (//)
Unable to lock Workbench
;
MSG_INVMODE (//)
Invalid screen mode %s
;
MSG_MUST1F (//)
Must have at least one frame
;
MSG_FAILLOAD (//)
Failure loading Image\n\
%s
;
MSG_MPIMAGELOAD (//)
Failure loading Image\n\
%s
;
MSG_MPIMAGESCALE (//)
Failure Resizing Image\n\
%s
;
MSG_MPG (//)
Failure displaying requester\n\
%s
;
MSG_FAILURET (//)
Failure Generating Triangles
;
MSG_VERS10 (//)
Assuming version 1.0 file format
;
MSG_INVLINE (//)
Invalid file format\n\
Line '%s'
;
MSG_OOMPO (//)
Out of memory for points
;
MSG_INVPOLI (//)
Invalid point link\n\
Line '%s'
;
MSG_ECLOF (//)
Error closing file '%s'
;
MSG_EOPF (//)
Error opening file '%s'
;
MSG_EWRR (//)
Error writing to '%s'
;
MSG_4POINTS (//)
Point already linked to 16 points
;
MSG_NOTLINK (//)
Points not linked
;
MSG_READYLI (//)
Points already linked
;
MSG_MEMPO (//)
Error no memory for new point
;
MSG_MPMERR (//)
MPMorph Error
;
MSG_ERR_SSET (//)
Error Saving Settings '%s'
;
MSG_ERR_LSET (//)
Error Loading Settings '%s'
;
MSG_OUTOFMEM (//)
Out of Memory
;
; Generic Unable to allocate message
;
MSG_UNALLOC (//)
Unable to Allocate %s
;
; Unable to allocate sub messages
;
MSG_ZOOMR (//)
Zoom raster
;
; allocate Move gadgets
;
MSG_DOWNG (//)
Down Gadget
;
MSG_UPG (//)
Up Gadget
;
MSG_RIGHTG (//)
Right Gadget
;
MSG_LEFTG (//)
Left Gadget
;
MSG_VGAD (//)
Vertical Gadget
;
MSG_HGAD (//)
Horizontal Gadget
;
; allocate Move images
;
MSG_UPI (//)
Up Image
;
MSG_DOWNI (//)
Down Image
;
MSG_RIGHTI (//)
Right Image
;
MSG_LEFTI (//)
Left Image
;
;
; File request title etc.
;
MSG_PICKIFF (2000//)
MPMorph - Pick Image
;
MSG_DELETEP (//)
MPMorph - Delete Project
;
MSG_GET241 (//)
MPMorph - 24 bit pic 1
;
MSG_GET242 (//)
MPMorph - 24 bit pic 2
;
MSG_PIC1 (//)
MPMorph - pic 1
;
MSG_PIC2 (//)
MPMorph - pic 2
;
MSG_MFILEN (//)
MPMorph - Morph file name
;
MSG_SELECTSCRIPT (//)
Select Script...
;
MSG_LOADPO (//)
MPMorph - Load Points
;
MSG_SAVEP (//)
MPMorph - Save Project
;
MSG_READY (//)
Ready
;
; Modes
;
MSG_1 (2100//)
1
;
MSG_2 (//)
2
;
MSG_REL (//)
Rel
;
MSG_ADD (//)
Add
;
MSG_DEL (//)
Del
;
MSG_L1 (//)
L1
;
MSG_U1 (//)
U1
;
MSG_MOV (//)
Mov
;
MSG_L2 (//)
L2
;
MSG_U2 (//)
U2
;
;
; Other Message
;
MSG_MPMFRAME (2200//)
MPMorph - Frame %03ld
;
MSG_MPM (//)
MPMorph
;
MSG_OPEN (//)
Open
;
MSG_DELETE (//)
Delete
;
MSG_SELECTRECORD (//)
Select Script to record...
;
MSG_LINKS (//)
LINK %s
;
MSG__ (//)
_
;
MSG_090909 (//)
.[0-9][0-9][0-9]
;
MSG_LD (//)
%ld
;
MSG_03LD (//)
.%03ld
;
MSG_DMPM (//)
.MPM
;
MSG_TRYCLOSE (//)
MPMorph is attempting to close this screen.\n\
Please close all windows on this screen.
;
MSG_WORKBENCH (//)
Workbench
;
MSG_NONE (//)
NONE
;
MSG_CSCRMODE (//)
Custom Screen Mode
;
MSG_SET (//)
Set
;
MSG_SELECTPRE (//)
Select Preview Script
;
MSG_ENVARCP (//)
ENVARC:MPMorph/Morph.prefs
;
MSG_ENVP (//)
ENV:MPMorph/Morph.prefs
;
MSG_DEFPRE (//)
MPMorph:Rexx/Preview.MPM
;
MSG_DOTPREFS (//)
Morph.prefs
;
MSG_PREFSHEAD (//)
;MPMorph parameters\n
;
MSG_SN (//)
\n
;
; Rexx Messages
;
MSG_SETSINGLE (3000//)
'SetAttr NAME=Single VALUE=%ld'\n
;
MSG_EDITPOINTS (//)
'EditPoints'\n
;
MSG_SETFILE241 (//)
'SetAttr NAME=File241 VALUE=%s'\n
;
MSG_SETFILE242 (//)
'SetAttr NAME=File242 VALUE=%s'\n
;
MSG_SETFRAMES (//)
'SetAttr NAME=Frames VALUE=%ld'\n
;
MSG_SETFILE1 (//)
'SetAttr NAME=File1 VALUE=%s'\n
;
MSG_SETFILE2 (//)
'SetAttr NAME=File2 VALUE=%s'\n
;
MSG_DEFU2 (//)
MPMorph:Rexx/EdgePoints.MPM
;
MSG_SETOUTPUT (//)
'SetAttr NAME=Output VALUE=%s'\n
;
MSG_SETSTART (//)
'SetAttr NAME=Start VALUE=%ld'\n
;
MSG_SETSIZE (//)
'SetSize X=%ld Y=%ld'\n
;
MSG_SETSCALE (//)
'Scale X=%ld Y=%ld'\n
;
MSG_SETADDGRID (//)
'AddGrid X=%ld Y=%ld'\n
;
MSG_SETCLEAR (//)
'Clear'\n
;
MSG_REXXHEAD (//)
/* %s ARexx script\n\
 * %s\n\
 * %s %s\n\
 */\n
;
MSG_UTIME (//)
Unknown Time
;
MSG_UDATE (//)
Unknown Date
;
MSG_SETTRIANG (//)
'Triangulate'\n
;
MSG_SETQUIT (//)
'Quit'\n
;
MSG_RECOPENP (//)
'OpenPoints FILENAME=%s'\n
;
MSG_RECOPEN (//)
'Open FILENAME=%s'\n
;
MSG_RECSAVE (//)
'SaveAs FILENAME=%s'\n
;
MSG_RECEXITP (//)
'ExitPoints'\n
;
MSG_RECNEWP (//)
'NewPoints'\n
;
MSG_RECLINK (//)
'LinkPoints X1=%ld Y1=%ld X2=%ld Y2=%ld'\n
;
MSG_RECUNLINK (//)
'UnlinkPoints X1=%ld Y1=%ld X2=%ld Y2=%ld'\n
;
MSG_RECADDP (//)
'AddPoint X1=%ld Y1=%ld X2=%ld Y2=%ld'\n
;
MSG_RECMOVEP (//)
'MovePoint X=%ld Y=%ld X1=%ld Y1=%ld X2=%ld Y2=%ld'\n
;
MSG_RECDELP (//)
'DeletePoint X=%ld Y=%ld'\n
;
MSG_RECSETAT (//)
'SetAttr NAME=%s VALUE=%s'\n
;
MSG_RECLOCKG (//)
'LockGUI'\n
;
MSG_UNLOCKG (//)
'UnlockGUI'\n
;
; Guis
;
MSG_SIZEGUI (3500//)
MPMorph:Gui/SetSize.gui
;
MSG_FRAMEGUI (//)
MPMorph:Gui/FrameNo.gui
;
MSG_SCALEGUI (//)
MPMorph:Gui/Scale.gui
;
MSG_GRIDGUI (//)
MPMorph:Gui/AddGrid.gui
;
MSG_PSCRGUI (//)
MPMorph:Gui/GetPubScreen.gui
;
; Parameters
;
MSG_HELP (4000//)
HELP
;
MSG_ZOOM (//)
ZOOM
;
MSG_KEEPS (//)
KEEPSETTINGS
;
MSG_CICONSP (//)
CREATEICONSP
;
MSG_CICONS (//)
CREATEICONS
;
MSG_CDEPTH (//)
CUSTOMDEPTH
;
MSG_CMODE (//)
CUSTOMMODE
;
MSG_PSCREEN (//)
PUBSCREEN
;
MSG_USER9 (//)
USER9
;
MSG_USER8 (//)
USER8
;
MSG_USER7 (//)
USER7
;
MSG_USER6 (//)
USER6
;
MSG_USER5 (//)
USER5
;
MSG_USER4 (//)
USER4
;
MSG_USER3 (//)
USER3
;
MSG_USER2 (//)
USER2
;
MSG_RECENT1 (//)
RECENT1
;
MSG_RECENT2 (//)
RECENT2
;
MSG_RECENT3 (//)
RECENT3
;
MSG_RECENT4 (//)
RECENT4
;
MSG_RECENT5 (//)
RECENT5
;
MSG_PREVIEW (//)
PREVIEW
;
MSG_CICONSE (//)
CREATEICONS=
;
MSG_YESN (//)
YES\n
;
MSG_ZOOME (//)
ZOOM=
;
MSG_PSCREENE (//)
PUBSCREEN=
;
MSG_CMODEE (//)
CUSTOMMODE=
;
MSG_CDEPTHE (//)
CUSTOMDEPTH=%ld\n
;
MSG_OFFN (//)
OFF\n
;
MSG_PREVIEWE (//)
PREVIEW=
;
MSG_HELPE (//)
HELP=
;
MSG_CICONSPE (//)
CREATEICONSP=
;
MSG_KEEPSE (//)
KEEPSETTINGS=
;
MSG_RECENT1E (//)
RECENT1=
;
MSG_RECENT2E (//)
RECENT2=
;
MSG_RECENT3E (//)
RECENT3=
;
MSG_RECENT4E (//)
RECENT4=
;
MSG_RECENT5E (//)
RECENT5=
;
MSG_USER2E (//)
USER2=
;
MSG_USER3E (//)
USER3=
;
MSG_USER4E (//)
USER4=
;
MSG_USER5E (//)
USER5=
;
MSG_USER6E (//)
USER6=
;
MSG_USER7E (//)
USER7=
;
MSG_USER8E (//)
USER8=
;
MSG_USER9E (//)
USER9=
;
; Scripts etc.
; 
MSG_DEFU3 (5000//)
MPMorph:Rexx/IndexHelp.MPM
;
MSG_DEFU4 (//)
MPMorph:Rexx/RTPreview.MPM
;
MSG_MDEFPREFS (//)
ENV:MPMorph/def_prefs
;
MSG_SDEFPREFS (//)
ENV:SYS/def_prefs
;
MSG_ENVDIR (//)
ENV:MPMorph/
;
MSG_MPMGUIDE (//)
MPMorph.guide
;
MSG_MPM_HELP (//)
MPMorph_HELP
;
MSG_REQTOOLS (//)
REQTOOLS
;
MSG_EGS (//)
EGS
;
MSG_FILES (//)
FILES
;
MSG_PORTNAME (//)
PORTNAME
;
MSG_MPMCAPS (//)
MPMORPH
;
MSG_MPGLV (//)
MPGui.library(0)
;
MSG_MPILV (//)
MPImage.library(6)
;
MSG_WBLV (//)
workbench.library(36)
;
MSG_DFLV (//)
diskfont.library(36)
;
MSG_ULV (//)
utility.library(39)
;
MSG_ASLV (//)
asl.library(37)
;
MSG_GTLV (//)
gadtools.library(37)
;
MSG_LLV (//)
layers.library(37)
;
MSG_GFXLV (//)
graphics.library(39)
;
MSG_IPLV (//)
input.device
;
MSG_IFFPLV (//)
iffparse.library(37)
;
MSG_ICONLV (//)
icon.library(37)
;
MSG_REXXLV (//)
rexxsyslib.library(0)
;
; File stuff
; 
MSG_TSM20 (6000//)
TSMorph 2.0\n
;
MSG_TSM12 (//)
TSMorph 1.2\n
;
MSG_WHFSS (//)
w=%ld,h=%ld,Frames=%ld,Single=%ld,Start=%ld
;
MSG_XYX1Y1 (//)
x=%ld,y=%ld,x1=%ld,y1=%ld
;
MSG_P1P2 (//)
p1=%ld,p2=%ld
;
MSG_WHFSSN (//)
w=%ld,h=%ld,Frames=%ld,Single=%ld,Start=%ld\n
;
MSG_XYX1Y1N (//)
x=%ld,y=%ld,x1=%ld,y1=%ld\n
;
MSG_P1P2N (//)
p1=%ld,p2=%ld\n
;
; More stuff
;
MSG_MDEFPTS (6100//)
ENV:MPMorph/def_points
;
MSG_SDEFPTS (//)
ENV:SYS/def_points
;
MSG_FAILGRID (//)
Failure adding grid
;
MSG_XYNONZERO (//)
Both X and Y must be non zero
;
MSG_UNSAVEDP (//)
Unsaved Project
;
MSG_IWOPEN (//)
Image Windows Open
;
MSG_IWNOTOPEN (//)
Image Windows Not Open
;
; Rexx commands
;
MSG_SAVED (7000//)
saved
;
MSG_OPENP (//)
openpoints
;
MSG_FILENAME (//)
filename
;
MSG_FILE1 (//)
file1
;
MSG_FILE2 (//)
file2
;
MSG_FILE241 (//)
file241
;
MSG_FILE242 (//)
file242
;
MSG_OUTPUT (//)
output
;
MSG_WIDTH (//)
width
;
MSG_HEIGHT (//)
height
;
MSG_SINGLE (//)
single
;
MSG_FRAMES (//)
frames
;
MSG_START (//)
start
;
MSG_PUBSCR (//)
pubscreen
;
MSG_HOOK (//)
hook
;
MSG_LASTUPDATE (//)
lastupdate
;
; Rexx errors ?
;
MSG_INVNAME (7200//)
Invalid Name
;
MSG_LINK (//)
LINK 
;
MSG_UNKCOM (//)
Unknown Command
;
MSG_X1Y1NOT (//)
X1/Y1 Not Found
;
MSG_X2Y2NOT (//)
X2/Y2 Not Found
;
MSG_XYNOT (//)
X/Y Not Found
;
MSG_FAILOPENF (//)
Failure Opening File
;
MSG_FAILSAVE (//)
Failure Saving Project
;
; Short Help Messages
;
MSG_H_G24File2 (8000//)
Request 2nd 24 bit file name
;
MSG_H_Width (//)
Width of images
;
MSG_H_Height (//)
Height of images
;
MSG_H_Single (//)
Type of Warp or Morph
;
MSG_H_Frames (//)
Number of Frames
;
MSG_H_Start (//)
Start Frame number
;
MSG_H_Name (//)
Output file name
;
MSG_H_GName (//)
Request output file name
;
MSG_H_EPoints (//)
Edit control points
;
MSG_H_IClose (//)
Quit MPMorph
;
MSG_H_IZoom (//)
Zoom window to title bar/help text
;
MSG_H_IDepth (//)
Depth arrange window
;
MSG_H_EOne (//)
Move point in One image
;
MSG_H_ETwo (//)
Move point in Both images
;
MSG_H_ERel (//)
Move point relatively
;
MSG_H_EAdd (//)
Add a new point
;
MSG_H_EDel (//)
Delete a point
;
MSG_H_ELnk (//)
Link two points
;
MSG_H_EUnl (//)
Unlink two points
;
MSG_H_EMov (//)
Scroll image
;
MSG_H_CClose (//)
Close image windows
;
MSG_H_CDepth (//)
Depth arrange window
;
MSG_H_EWindow (//)
Edit points
;
MSG_H_Horiz (//)
Scroll image Horizontally
;
MSG_H_Vert (//)
Scroll image Vertically
;
MSG_H_Up (//)
Scroll image Up
;
MSG_H_Down (//)
Scroll image Down
;
MSG_H_Left (//)
Scroll image Left
;
MSG_H_Right (//)
Scroll image Right
;
MSG_H_EClose (//)
Close image windows
;
MSG_H_EZoom (//)
Zoom image window
;
MSG_H_EDepth (//)
Depth arrange window
;
MSG_H_ESize (//)
Size image window
;
MSG_HE_OGrid (//)
Error - Opening Grid Requester
;
MSG_HE_Grid0 (//)
Error - Invalid Grid
;
MSG_HE_MPoints (//)
Error - No Memory
;
MSG_H_IWindow (//)
Ready
;
MSG_H_FileOne (//)
First Workbench image
;
MSG_H_GFileOne (//)
Request 1st Workbench file name
;
MSG_H_FileTwo (//)
Second Workbench image
;
MSG_H_GFileTwo (//)
Request 2nd Workbench file name
;
MSG_H_24File1 (//)
First 24 bit image
;
MSG_H_G24File1 (//)
Request 1st 24 bit file name
;
MSG_H_24File2 (//)
Second 24 bit image
;
MSG_H_HelpGad (//)
Shows help messages
;
MSG_HC_First (//)
Goto First frame
;
MSG_HC_Previous (//)
Goto Previous frame
;
MSG_HC_Goto (//)
Goto Chosen frame
;
MSG_HC_Next (//)
Goto Next frame
;
MSG_HC_Last (//)
Goto Last frame
;
MSG_H_Scale (//)
Scale Output Size
;
MSG_H_SetSize (//)
Set Output Size
;
MSG_H_CDrag (//)
Move Window
;
MSG_H_EDrag (//)
Move Window
;
MSG_H_IDrag (//)
Move Window
;
; Short errors
;
MSG_HE_OMorph (8500//)
Error - Open Window
;
MSG_HE_Screen (//)
Error - Setting up Screen
;
MSG_HE_Library (//)
Error - Opening Library
;
MSG_HE_FileReq (//)
Error - Allocating Filerequester
;
MSG_HE_WPort (//)
Error - Creating Port
;
MSG_HE_IDevice (//)
Error - Opening input.device
;
MSG_HE_ZRaster (//)
Error - Creating Zoom Raster
;
MSG_HE_Menu (//)
Error - SetMenuStrip
;
MSG_HE_OWindow (//)
Error - Opening Window
;
MSG_HE_MemFile (//)
Error - No Memory
;
MSG_HE_AllocGadget (//)
Error - Allocating Gadget
;
MSG_HE_AllocImage (//)
Error - Allocating Image
;
MSG_HE_LoadImage (//)
Error - Loading Image
;
MSG_HE_GetDRI (//)
Error - GetScreenDrawInfo
;
MSG_HE_LockScreen (//)
Error - Locking Public Screen
;
MSG_HE_FileFormat (//)
Error - Invalid Input File
;
MSG_HE_MemPoints (//)
Error - No Memory
;
MSG_HE_InvLink (//)
Error - Invalid Input File
;
MSG_HE_Close (//)
Error - Closing Input File
;
MSG_HE_Open (//)
Error - Opening Input File
;
MSG_HE_Write (//)
Error - Writing Output File
;
MSG_HE_APort (//)
Error - Creating Port
;
MSG_HE_GENT (//)
Error - Generating Triangles
;
MSG_HE_4points (//)
Error - Point linked to 16 points
;
MSG_HE_MemNewPoint (//)
Error - No Memory
;
MSG_HE_OldFormat (//)
Error - Old Input file format?
;
MSG_H_Arexx (//)
Error - Running ARexx script
;
MSG_HE_OneFrame (//)
Error - Need at least 1 Frame
;
MSG_HE_OScreen (//)
Error - Opening Screen
;
MSG_HE_DrawI (//)
Error - Getting Draw Info
;
MSG_HE_LockW (//)
Error - Locking Workbench
;
MSG_HE_ScreenMode (//)
Error - Invalid screen mode
;
MSG_HE_CScreen (//)
Error - Closing Screen
;
MSG_HE_MPILoad (//)
Error - Loading Image
;
MSG_HE_MPIScale (//)
Error - Resizing Image
;
MSG_HE_MPG (//)
Error - Displaying Requester
;
MSG_HE_SaveSettings (//)
Error - Saving Settings
;
MSG_HE_LoadSettings (//)
Error - Loading Settings
;
; Short wait messages
; 
MSG_H_P_PS (8800//)
Wait - Getting PUBSCREEN
;
MSG_H_P_DE (//)
Wait - Getting DEPTH
;
MSG_H_P_DX (//)
Wait - Getting DX
;
MSG_H_P_DY (//)
Wait - Getting DY
;
MSG_H_P_LS (//)
Wait - Getting LOADSCRIPT
;
MSG_H_P_POS (//)
Wait - Getting POSTSCRIPT
;
MSG_H_P_PES (//)
Wait - Getting PRESCRIPT
;
MSG_H_P_Preview (//)
Wait - Getting PREVIEW
;
MSG_H_PCUSTM (//)
Wait - Getting CUSTOMMODE
;
MSG_DI_Zoom (//)
Wait - Zooming Images
;
MSG_DI_WaitSS (//)
Wait - Saving Settings
;
MSG_DI_WaitOpen (//)
Wait - Opening Project
;
MSG_DI_WaitSave (//)
Wait - Saving Project
;
MSG_DI_Delete (//)
Wait - Deleting Project
;
MSG_DI_About (//)
Wait - Showing Version
;
MSG_DI_Image1 (//)
Wait - Opening Image 1
;
MSG_DI_Image2 (//)
Wait - Opening Image 2
;
MSG_DI_Draw (//)
Wait - Drawing points
;
MSG_DI_Grid (//)
Wait - Adding Grid
;
MSG_DI_Unsaved (//)
Wait - Unsaved Project
;
MSG_DI_Preview (//)
Wait - Previewing Frame
;
MSG_DI_LoadBrush (//)
Wait - Loading gadgets/pointers
;
MSG_DI_New (//)
Wait - Creating new Project
;
MSG_DI_GetFrame (//)
Wait - Getting Frame Number
;
MSG_DI_NextFrame (//)
Wait - Going to another Frame
;
MSG_DI_Triangulate (//)
Wait - Triangulating
;
MSG_DI_Scale2 (//)
Wait - Scaling Image 2
;
MSG_DI_SetSize (//)
Wait - Setting Points Size
;
MSG_DI_Scale (//)
Wait - Scaling Points
;
MSG_DI_Rexx (//)
Wait - Locked by ARexx
;
MSG_DI_RexxScr (//)
Wait - ARexx scripts running
;
MSG_DI_Macro (//)
Wait - Selecting Macro
;
MSG_DI_Learn (//)
Wait - Selecting file to record
;
; More messages
;
MSG_YES (9000//)
YES
;
MSG_SAVE (//)
Save
;
MSG_NO (//)
NO
;
MSG_LOADPR (//)
MPMorph - Load Project
;
MSG_SELECT (//)
Select
;
MSG_RETRY (//)
Retry
;
MSG_OFF (//)
OFF
;
MSG_HQDMPM (//)
#?.MPM
;
MSG_EXECUTE (//)
Execute
;
MSG_RECORD (//)
Record
;
MSG_SAVESET (//)
Save Settings
;
MSG_NON (//)
NO\n
;
MSG_LOAD (//)
Load
;
MSG_LOADS (//)
Load Settings
;
; MPMorph Window Gadgets
; First 2 characters are the lower and upper case keyboard shortcuts
;
MSG_GD_Width (10000//)
  Width
;
MSG_GD_Height (//)
  Height
;
MSG_GD_EditPoints (//)
pPEdit _Points...
;
MSG_GD_FileOne (//)
oOFile _One
;
MSG_GD_FileTwo (//)
tTFile _Two
;
MSG_GD_File241 (//)
1!24 File _1
;
MSG_GD_File242 (//)
2\"24 File _2
;
MSG_GD_Frames (//)
fF_Frames
;
MSG_GD_Start (//)
aASt_art
;
MSG_GD_Name (//)
nN_Name
;
MSG_GD_SetSize (//)
zZSet Si_ze...
;
MSG_GD_Scale (//)
sS_Scale...
;
; Keyboard and contents of cycle gadget
;
MSG_GD_SinglePicture (10100//)
rR
;
MSG_GD_S0 (//)
Morph
;
MSG_GD_S1 (//)
Warp
;
MSG_GD_S2 (//)
AMorph
;
MSG_GD_S3 (//)
AWarp
;
; Normal Menus - starting letter and space for short cut
;
MSG_M_NM_PROJECT (11000//)
 \0Project
;
MSG_M_NM_NEW (//)
N\0New
;
MSG_M_NM_OPEN (//)
O\0Open...
;
MSG_M_NM_RECENT (//)
 \0Open Recent
;
MSG_M_NM_RECENT1 (//)
1
;
MSG_M_NM_RECENT2 (//)
2
;
MSG_M_NM_RECENT3 (//)
3
;
MSG_M_NM_RECENT4 (//)
4
;
MSG_M_NM_RECENT5 (//)
5
;
MSG_M_NM_SAVE (//)
S\0Save
;
MSG_M_NM_SAVEAS (//)
A\0Save As...
;
MSG_M_NM_DELETE (//)
 \0Delete...
;
MSG_M_NM_ABOUT (//)
?\0About...
;
MSG_M_NM_EDITPOINTS (//)
E\0Edit Points
;
MSG_M_NM_QUIT (//)
Q\0Quit
;
MSG_M_NM_SETTINGS (//)
 \0Settings
;
MSG_M_NM_CREATEICONS (//)
 \0Create Icons?
;
MSG_M_NM_ZOOM (//)
Z\0Zoom?
;
MSG_M_NM_SCREEN (//)
 \0Public Screen...
;
MSG_M_NM_CUSTOM (//)
 \0Custom Mode...
;
MSG_M_NM_SPREVIEW (//)
 \0Preview Script...
;
MSG_M_NM_ICONSP (//)
 \0Create Prefs Icons?
;
MSG_M_NM_KEEPS (//)
 \0Keep Settings?
;
MSG_M_NM_LOADS (//)
 \0Load Settings...
;
MSG_M_NM_SAVES (//)
 \0Save Settings
;
MSG_M_NM_SAVESAS (//)
 \0Save Settings As...
;
MSG_M_NM_RESETD (//)
 \0Reset To Defaults
;
MSG_M_NM_LASTS (//)
 \0Last Saved
;
MSG_M_NM_RESTORE (//)
 \0Restore
;
MSG_M_NM_HELP (//)
 \0Continuous Help?
;
MSG_M_NM_USER (//)
 \0User
;
MSG_M_NM_UPREVIEW (//)
 \0Preview...
;
MSG_M_NM_USER2 (//)
 \0User2
;
MSG_M_NM_USER3 (//)
 \0User3
;
MSG_M_NM_USER4 (//)
 \0User4
;
MSG_M_NM_USER5 (//)
 \0User5
;
MSG_M_NM_USER6 (//)
 \0User6
;
MSG_M_NM_USER7 (//)
 \0User7
;
MSG_M_NM_USER8 (//)
 \0User8
;
MSG_M_NM_USER9 (//)
 \0User9
;
MSG_M_NM_STARTLEARNING (//)
 \0Start Learning...
;
MSG_M_NM_STOPLEARNING (//)
 \0Stop Learning
;
MSG_M_NM_MACRO (//)
M\0Macro...
;
; Extra Image Window Menus
;
MSG_NM_NEWPOINTS (//)
N\0New Points
;
MSG_NM_OPENPOINTS (//)
O\0Open Points...
;
MSG_NM_EXITPOINTS (//)
 \0Exit Points
;
MSG_NM_EDIT (//)
 \0Edit
;
MSG_NM_ADDGRID (//)
G\0Add Grid...
;
MSG_NM_TRIANGULATE (//)
T\0Triangulate
;
MSG_NM_FRAME (//)
 \0Frame
;
MSG_NM_FIRST (//)
<\0First
;
MSG_NM_PREVIOUS (//)
-\0Previous
;
MSG_NM_GOTO (//)
,\0Goto...
;
MSG_NM_NEXT (//)
+\0Next
;
MSG_NM_LAST (//)
>\0Last
;
MSG_NM_EMODE (//)
 \0Mode
;
MSG_NM_M_ONE (//)
 \0Edit One
;
MSG_NM_M_TWO (//)
 \0Edit Two
;
MSG_NM_M_REL (//)
 \0Edit Rel
;
MSG_NM_M_ADD (//)
 \0Add
;
MSG_NM_M_DEL (//)
 \0Delete
;
MSG_NM_M_LNK (//)
 \0Link
;
MSG_NM_M_UNL (//)
 \0Unlink
;
MSG_NM_M_MOV (//)
 \0None
