| >> // config: norepeatmoi.geometryDatabase.saveAs( moi.command.getCommandLineParams() );
 script:var img = moi.view.screenshot( 'viewpanel', false ); var filename = moi.geometryDatabase.currentFileName; if ( filename != '' ) { img.save( filename.substring(0,filename.length-3) + 'jpg' ); } >>
 
 Should I paste the whole text into the shortcut menu ?  I tried it but does not work this way for me
 |