Kubotek Forum

KeyCreator CAD & CKD Viewer Technical discussion of CAD/CAM and integrated partner products
Subscribe to post
User avatar
Hans_Winkler - (2/7/2018 8:31:29 AM)
RE:KXL Help
Hankwt,
you start by reading the KXL help file. All you need is a text editor, like notepad to write the code. You will have to familiarize yourself with the function calls that the KXL language offers. Start small, like most programming languages e.g.

Pause "Hello World"

Paste the above line into a text file, then save as hello.kxl. Now execute like you would a macro, and it will say Hello World!

I'm willing to help you, and there are others as well that will help, if you want to write KXL code.

Hans

Login