Dormant Posted December 20, 2011 Posted December 20, 2011 Hi, In the process of converting some title block entries to fields, have done the simple ones like create date, filename etc. But im looking for a diesel expression for the initials on the login name. eg "PS" Is it possible for a "create login name" thats applied to the drawing on first save, like the create date one. Would like to display in a format like "P. Smith" Thanks.. Quote
dirkvandonkelaar Posted December 20, 2011 Posted December 20, 2011 This is also, sort of, asked in another thread. http://www.cadtutor.net/forum/showthread.php?64914-quot-Created-By-quot-System-Variable&highlight=login The question is not really asked, bur the answer on your question is given here. Quote
pBe Posted December 20, 2011 Posted December 20, 2011 (edited) Similar request Here's a reference for DIESEL we use most of the time Edited December 20, 2011 by pBe Quote
Lee Mac Posted December 20, 2011 Posted December 20, 2011 DIESEL: $(getvar,LOGINNAME) But for a Field, just use a System Variable Field linked to the LOGINNAME System Variable. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.