Jump to content

Self Updating Lisp


Drwo

Recommended Posts

I'm trying to create an update system for internal AutoCAD settings using something along the lines of the following

 

1. Create individual update log for each user. (text output with date and version)

 

2. Create general update version list with all previously created updates (manual or reads from file list)

 

3. Checks update version in individual log file and in case of inconsistency loads update lisp files one by one to achieve current version

 

General list and update lisp files are to be stored on a network path, individual updates are to be stored on the user disk.

 

I'm not really at home with programming so I was wondering if I could politely ask for some tips or pointers to see if I'm thinking in the right direction or not, And also if something like this exists maybe I could scavenge.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...