Print Page | Close Window

storing string data in system variable

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=131
Printed Date: 11.Jun.2026 at 22:44


Topic: storing string data in system variable
Posted By: jatin k
Subject: storing string data in system variable
Date Posted: 22.Sep.2007 at 23:42
I want to store string data(drawing sheet number) in one of the AutoCAD system variables. I tried storing the string in variable USERS1, but the data does not persist once the drawing is closed. Where do I store the string data ?
 
regards,
Jatin.



Replies:
Posted By: Vladimir Michl
Date Posted: 23.Sep.2007 at 13:52
The best place for this is the drawing dictionary. But there are also other places - see:
http://www.cadforum.cz/cadforum_en/qaID.asp?tip=5762 - http://www.cadforum.cz/cadforum_en/qaID.asp?tip=5762
 


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: jatin k
Date Posted: 24.Sep.2007 at 11:12
Thank You very much for the reply. That fixes my problem.
 
regards,
Jatin.



Print Page | Close Window