3D Framework
Overview
Framework Customer Story
CIMdata e-Book
MBD Utilities
Validate
Revision
View/Convert
Customer Stories
CAD Data Risks Whitepaper
Focus: Aerospace
KeyCreator CAD
Meet KeyCreator
What Is Direct Modeling
KeyCreator Reviews
KeyCreator Customer Stories
Focus: Drafting
Schools & Students
CKD Viewer
About
Company
International Resellers
All Customer Stories
Referral Program
Partners
News
Blog
Contact
Store
Revision/Validate
View/Convert
KeyCreator CAD
Shopping Cart
Support
Login
Software
Users
Submit Request
Remote Assist
Forum
Kubotek University
Help
Kubotek Forum
KeyCreator CAD & CKD Viewer
Technical discussion of CAD/CAM and integrated partner products
Subscribe to post
Soli
-
(10/5/2021 12:30:25 PM)
RE:note fields
Dana,
I didn't find any kxl command to edit the Layout name or Layout description.
I need this, too.
Do you know how to get the actual date?
I found |004 System Time delimiter and the parameters:
Detail>Note>Keyin |004%A %d-%m-%Y|004 creates a note : Tuesday 05-10-2021
Everything is written in documentation.
But I need to create a kxl string contains the date.
I tried:
===========================
clear $date
string $date
sprint $date , "%s" , "\|004%A %d-%m-%Y\|004"
pause "%s" , $date
note $date , 0 , 0 , 0
notestate
=========================
The $date contains \|004%A %d-%m-%Y\|004
But, the created note is Tuesday 05-10-2021.
I need the string contains the actual date to use it for other purposes.
Can you or Kubotek help?
Thanks
E-mail:
Login