Page 1 of 1

API

Posted: Sun Nov 18, 2018 8:53 am
by Danielm103
Hi,
Been a while since i've been here, is there an IRX API for version 9? If so, where might I find it?

Cheers :)

Re: API

Posted: Tue Apr 23, 2019 8:22 pm
by UberEber
(defun C:AreYouForReal ( *HELLO* /realQuestion realAnswer)
(princ "\n OMG \n")
(prompt "If you ask a question will you post the answer if you eventually find it?")
(setq YAFNRIGHT (getstring))
; Hold back comment
; be nice ...hmmm
(princ " Yes .... : ") (princ YAFNRIGHT) (princ "\n)
(princ "Deserves discussion. \n \n")
(princ "Thank you for you contribution to the forum.\\")
(DeleteID GetIp)
)

Re: API

Posted: Mon May 06, 2019 6:53 pm
by Danielm103
I did manage to find the SDK and compile the sample