Kubotek Forum

KeyCreator CAD & CKD Viewer Technical discussion of CAD/CAM and integrated partner products
Subscribe to post
User avatar
Dana - (10/8/2021 8:30:22 AM)
RE:note fields

Yes, the c:\temp folder needs to exist for it to work.

Why the batch file, did it not work without it?  Though sometimes KC is funny about running internal DOS commands like date.  In that case you can try:

exec "cmd /c date /T > c:\\temp\\test.txt"

 

Login