Author Topic: command rejected in dcl action_tile  (Read 1578 times)

0 Members and 1 Guest are viewing this topic.

dubb

  • Swamp Rat
  • Posts: 1105
command rejected in dcl action_tile
« on: June 04, 2019, 03:48:30 PM »
The following code will not work. I want to make a button to show me "dwgprops"
Code: [Select]
(action_tile "viewlog" "(command \"._dwgprops\")")
Error:
Code: [Select]
error: AutoCAD command rejected: "._dwgprops"