SAVEAS : NAME SAVEAS - Saves the current project. SYNOPSIS SAVEAS( FILENAME/K COPY/S) FUNCTION Saves the current project using the supplied filename. INPUTS FILENAME - Name to save as. If not supplied then requester is displayed. COPY - If supplied then save a copy, no gui errors, no recording, no icon, no updating filename, don't updated saved (V4.4) RESULT Returns error 10 if error saving file. EXAMPLE 'SAVEAS FILENAME=ram:test.p' NOTES BUGS SEE ALSO SAVE()