Author Topic: "Add Cancel"  (Read 4403 times)

0 Members and 1 Guest are viewing this topic.

velasquez

  • Newt
  • Posts: 195
"Add Cancel"
« on: February 15, 2019, 02:50:52 PM »
The event "Add Cancel" works but nothing that the request then runs.
Code: [Select]
(defun ^C^Cc:dc_MainMenu/cBarMax/Blutop#OnClicked (/)
  (alert "Cancel OK")
)
Has anyone experienced this problem yet?

roy_043

  • Water Moccasin
  • Posts: 1895
  • BricsCAD 18
Re: "Add Cancel"
« Reply #1 on: February 16, 2019, 11:07:15 AM »

velasquez

  • Newt
  • Posts: 195