_TaskName:Surface

#several source files
WNOTMPMEM:Surface was unable to claim memory for temporary workspace.

#main source
INSTANCE2:Surface is already running and on the iconbar.

QUITNOTSAVED:The data you have entered has not been saved. Do you wish to continue to quit?

NOVDUBUFMEM:Surface was unable to claim workspace memory for drawing the surface and must quit. Free some memory and try again.

#iconbar source file
NOHELP:Surface was unable to find either the HTML help or the text help file within the application.

#input source file
NODATAMEM:Surface was unable to claim memory to store the data. Free some memory and try again.

BADXRANGE:The range of x values, which should increase monotonically from first to last, was either negative or zero. The data load has been terminated.

BADYRANGE:The range of y values, which should increase monotonically from first to last, was either negative or zero. The data load has been terminated.

BADZRANGE:The difference between the minimum and maximum values of z was either negative or zero. The data load has been terminated.

DATANEWVERSION:This data file is in a newer format to that which this version of Surface understands, and cannot be loaded.

#messages that are used in a calls directly to the message library
NOMOREINPUTW:Surface allows a maximum of %d different graph windows. There are already that many windows open.

# graph source
DRAWSAVENOMEM:Surface was unable to claim temporary memory while creating the draw file. Free some memory before trying again.

# graphmenu source
NOEDITAPP:The function editor is not currently running. Surface has attempted to launch the function editor. Try again when the editor is running.

NORUNEDIT:Surface was unable to launch 3DFNEdit. Run 3DFNEdit from the filer and try again.

NOALLOWEDIT:This dataset was not produced by 3DFNEdit and therefore cannot be edited by 3DFNEdit.

#loaddata source file
INVFILE:You have tried to load a file that is not recognised as a valid surface plot file.

NOEDITREPLY:The function editor has not responded. Ensure it is running and try again.

#chartprint source
PRABORT:A problem was encountered during printing. The print has been abandoned.

PRNOOPEN:An error was encountered when opening printer stream.

PRERRSELJOB:An error was encountered when selecting the printer job.

# Messages for functions in CJLibrary

CJLCH_NOMEM:Insufficient temporary memory to load choices file.
CJLCH_NOREAD:Choices file could not be opened for read.
CJLCH_NOOPEN:Could not open choices file while trying to save choices.

