# WebAnim8r messages

# Do not change below here!
err1:WebAnim8r has suffered a fatal error and must quit immediately
err2:Unable to save choices. Make sure WebAnim8r is stored on a writable drive
err3:Inappropriate size specified for project
err4:Unknown filetype when attempting wimpsave
err5:Unable to create datafile #2 for script optimisation.
err6:Unrecognised command
err7:To create a new project, drag the icon to a filer window.
err8:Maximum number of frames reached.
err9:
err10:Unable to save command history. Make sure WebAnim8r is stored on a writable drive
err11:Not enough memory left!
err12:Sorry! That's an invalid registration code.
err13:Some features may be disabled in this unregistered version. To obtain access to all features, please support shareware software by registering.
err14:Copyright infringement detected. Please reinstall WebAnim8r.
err15:Insufficient buffer size for palette translation table.
err16:To save a file, drag the icon to a filer window.
err17:Unable to export history.
err18:Please report this error to Digital Phenomena.
err19:Sorry. This feature is not available in the demo version. Please register in order to get a full, unrestricted copy of WebAnim8r.
err20:Sorry. That image size exceeds the maximum allowable frame area.

# command errors
cerr2:Unable to find font
cerr3:Font_Paint failed for some reason!
cerr4:Division by zero error!
cerr5:Can't find script font definition.
cerr6:Aborted!
cerr7:Not supported! (yet...)
cerr8:That doesn't look like a CSV file
cerr9:CSV data file not found!
cerr10:Only one column of data found in CSV file!
cerr11:Non existent frame. Please check frame ID.
cerr12:Frame not found! Check internal sprite name.
cerr13:Unable to delete frame. Ensure it's valid and not the last one.
cerr14:You're on a different frame to the one you last changed!
cerr15:Error whilst running script. Check free memory and/or script.
cerr16:Can't find script. Please check filenames.
cerr17:Can't find DrawFile. Please check filenames.
cerr18:Current frame doesn't have a mask, so you can't enable it.
cerr19:Unknown mask operation. Please use a valid parameter.
cerr20:Drawfile file size too large to load into buffer.
cerr21:Unable to open text file.
cerr22:Can't find text file. Please check filenames.

log1:about to run script
log2:start of loop
log3:endloop
log4:added new frame
log5:duplicated frame
log6:Calling InterGIF with
log7:Rendering drawfile
log8:(Error - Drawfile too big!)

ch0:WebAnim8r
ch1:Choices saved at
ch2:Window positions
ch3:Command history saved at
ch4:Username (DO NOT EDIT)
ch5:Registration code (DO NOT EDIT)
chw1:info window
chw2:new project window
chw3:toolbar window
chw4:effects and utilities window
chw5:export spritefile window
chw6:statistics window
chw7:variables window
chw8:export GIF window
chw9:<control panel> NO NOT EDIT
chw10:<control panel> NO NOT EDIT
chw11:<control panel> NO NOT EDIT
chw12:last ten commands window
chw13:registration window
chw14:export history window
chw15:magnifier window
chw16:hotkeys window (hidden offscreen)
chw17:current image window
end:end

# command help
c-3dborder:3DBORDER [<colour> <border width> <lighting angle>]
c-addframe:ADD FRAME
c-arc:ARC <start X> <start Y> <point X> <point Y> <line X line Y>
c-assign:ASSIGN <variable> <value>
c-barchart:BARCHART <filename> [<min X> <min Y> <max X> <max Y>] [<mark points>] [<colour 1> <colour 2> <colour 3> <colour 4>]
c-bestfit:BESTFIT <filename> [<min X> <min Y> <max X> <max Y>]
c-blockcopy:BLOCKCOPY X,Y Xoffset,Yoffset newX,newY
c-blockcopyrel:BLOCKCOPYREL:
c-blockmove:BLOCKMOVE <min X> <min Y> <extent X> <extent Y> <new X> <new Y>
c-blockmoverel:BLOCKMOVEREL <offset X> <offset Y> <extent X> <extent Y> <new X> <new Y>
c-blur:BLUR [radius] [<start X>] [<start Y>] [<width>] [<height>]
c-border:BORDER <colour> <width>
c-bugwalk:BUGWALK <A/R> <walk instructions> [<width>]
c-char:CHAR <character> [<font>]
c-chars:CHARS <characters> [<font>]
c-circle:CIRCLE [FILL] [<X> <Y>] <R>
c-clear:Clear specified variable.
c-clearallvars:Clear ALL variables.
c-clearhistory:Clear the history.
c-close:CLOSE <window | directory>
c-cls:CLS [<colour>]
c-cog:COG [FILL] <X> <Y> <outer radius> <inner radius> <points> [<stretch>]
c-colour:COLOUR <number | R> [<G> <B>]
c-copy:COPY <source frame> [<destination frame>]
c-dec:DEC <variable> [<value>]
c-double:DOUBLE <variable>
c-draw:DRAW <X> <Y>
c-drawrel:DRAWREL <X> <Y>
c-drawrender:DRAWRENDER <filename> [<scale X> <scale Y>] [<offset X> <offset Y>]
c-duplicate:DUPLICATE FRAME
c-echo:ECHO <variable>
c-ellipse:ELLIPSE <X> <Y>
c-endloop:ENDLOOP [<loop ID>]
c-eor:EOR <variable> <value>
c-fill:FILL <X> <Y>
c-findx:FINDX Y <value>
c-findy:FINDY X <value>
c-flip:FLIP <X | Y>
c-flipx:Flip the image in the X axis
c-flipy:Flip the image in the Y axis
c-fontpaint:FONTPAINT <TEXT> <X> <Y> [<R value> <G value> <B value>] [<R value> <G value> <B value>]
c-frame:FRAME <operation | number>
c-gfill:GFILL <X> <Y> <X1> <Y1> <X2> <Y2> <R1> <G1> <B1> <R2> <G2> <B2>
c-grid:GRID <type> [<step size>] [<offset>]
c-half:Halves the value of the variable, storing the result back in the variable.
c-help:HELP <command> - provides syntax for a specific command.
c-hstripes:HSTRIPES <spacing> [<offset>]
c-if:IF <condition> THEN <command>
c-inc:INC <variable> [<amount>]
c-line:LINE <start X> <start Y> <end X> <end Y>
c-linechart:LINECHART <filename> [<min X> <min Y> <max X> <max Y>] [<mark points>
c-linerel:LINEREL <start X> <start Y> <end X> <end Y>
c-load:LOAD <filename> (load sprite into current frame)
c-loop:LOOP [<loop ID>] <value>
c-mark+:MARK+ <X> <Y> [<width>]
c-mark+rel:MARK+REL <X> <Y> [<width>]
c-markx:MARKX <X> <Y> [<width>]
c-markxrel:MARKXREL <X> <Y> [<width>]
c-mask:MASK <mask operation>
c-move:MOVE <X> <Y>
c-moverel:MOVEREL <X> <Y>
c-open:OPEN <window | directory>
c-or:OR <variable> <value>
c-origin:ORIGIN <X> <Y> (moves graphics origin)
c-osplot:OSPLOT <plot code> <X> <Y>
c-palette:PALETTE <colour> <Red> <Green> <Blue> [<ALL>]
c-parallelogram:PARALLELOGRAM [FILL] <bottom left X> <bottom left Y> <bottom right X offset> <bottom right Y offset> <top right X offset> <top right Y offset>
c-plot:PLOT <X> <Y>
c-pointchart:POINTCHART <filename> [<min X> <min Y> <max X> <max Y>] [<mark points>
c-pointrel:POINTREL <X> <Y>
c-print:PRINT <text> <X> <Y>
c-randomise:Randomise the random number generator
c-reset:Reset
c-rectangle:RECTANGLE [FILL] <X1> <Y1> <X2> <Y2>
c-script:SCRIPT <filename>
c-scroll:SCROLL <direction> <distance>
c-sector:SECTOR <start X> <start Y> <point X> <point Y> <line X line Y>
c-segment:SECTOR <start X> <start Y> <point X> <point Y> <line X line Y>
c-shape:SHAPE [FILL] <X> <Y> <radius> <sides>
c-speedo:SPEEDO <variable> <value>
c-splot:SPLOT <sprite name> <X> <Y>
c-spray:SPRAY <X> <Y> <radius> <quantity> [<size>]
c-star:STAR [FILL] <X> <Y> <outer radius> <inner radius> <points> [<stretch>]
c-sub:SUB <variable1> <variable2>
c-swap:SWAP <variable1> <variable2>
c-teletext:TELETEXT <characters> [<size>]
c-tree:
c-triangle:TRIANGLE [FILL] <X,Y> <X,Y> <X,Y> (last two pairs are relative)
c-undo:Undoes the last command.
c-usefont:USE FONT [<font name>] [<x size>] [<y size>]
c-vstripes:VSTRIPES <spacing> [<offset>]
c-:No help found. Try HELP <command>
c-unknown:Unknown command. Try another HELP <command>

# Utilities
u1:Sorry. None found!
u2:Completed
u3:Scanning....
u4:Maximum allowable frame limit
u5:exceeds free memory!
u6:If the magnifier doesn't work correctly, check Geminus settings.

# end