• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Visual LISP, AutoLISP and General Customization

    Reply
    Mentor
    Posts: 227
    Registered: ‎12-27-2007

    supress igesout dialog box?

    59 Views, 1 Replies
    02-13-2013 08:14 PM

    Does anyone know how to supress the igesout dialog box?

    I would like to supply the command inputs via autolisp i.e. (command "igesout" .... etc.

    but can not seem to get the dialog to NOT appear.

    -igesout does not work either....

     

    Thanks!

    Please use plain text.
    Active Contributor
    dicra
    Posts: 34
    Registered: ‎02-20-2011

    Re: supress igesout dialog box?

    02-14-2013 12:20 AM in reply to: hypersonic

    I don't have this command, so can't check,

    but you should try with system variables "filedia" and "cmddia", I think one of them should be set to "0".

     

    Please use plain text.