JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.Editor.getFileNameForSave Function

Editor.js

JavaScript
function Acad.Editor.getFileNameForSave(options);
Parameters 
Description 
options 
is of type PromptOpenFileOptions

PromptFileNameResult.

Use this function to emulate the subtleties of AutoCAD file prompting. It prompts on the command line when FILEDIA is zero, or if a script or an AutoLISP routine is running.

Links
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!