+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Luminous Being alanjt's Avatar
    Using
    Civil 3D 2011
    Join Date
    Apr 2008
    Posts
    6,015

    Default AutoSaveReactor.LSP

    Registered forum members do not see this ad.

    Inspired by this thread.

    Code:
    ;;; ------------------------------------------------------------------------
    ;;;    AutoSaveReactor.lsp v1.0
    ;;;
    ;;;    Copyright© 05.06.10
    ;;;    Alan J. Thompson (alanjt)
    ;;;
    ;;;    Contact: alanjt @ TheSwamp.org, CADTutor.net
    ;;;
    ;;;    Permission to use, copy, modify, and distribute this software
    ;;;    for any purpose and without fee is hereby granted, provided
    ;;;    that the above copyright notice appears in all copies and
    ;;;    that both that copyright notice and the limited warranty and
    ;;;    restricted rights notice below appear in all supporting
    ;;;    documentation.
    ;;;
    ;;;    The following program(s) are provided "as is" and with all faults.
    ;;;    Alan J. Thompson DOES NOT warrant that the operation of the program(s)
    ;;;    will be uninterrupted and/or error free.
    ;;;
    ;;;    Allows user to specify a number of minutes for an autosave time and
    ;;;    everytime a command is executed, if the duration between time from the
    ;;;    last time the drawing was saved (with AutoSave) is greater or equal to
    ;;;    the designated AutoSave minutes, the drawing will be saved.
    ;;;    Everything works transparently.
    ;;;
    ;;;    Turn on:  AutoSave
    ;;;
    ;;;    Revision History:
    ;;;
    ;;; ------------------------------------------------------------------------
    Last edited by alanjt; 3rd Jun 2010 at 01:50 pm.
    DropBox | finding the light...
    Seann: ...it went crazy ex-girlfriend on me...
    eric_monceaux...its pretty funny seeing two AutoCAD Gods give each other flak...

  2. #2
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows 7 Ultimate (32-bit)
    Discipline
    Multi-disciplinary
    Lee Mac's Discipline Details
    Discipline
    Multi-disciplinary
    Details
    Custom Programming / Software Customisation
    Using
    AutoCAD 2013
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    15,743

    Default

    Nice idea Alan
    Lee Mac Programming

    With Mathematics there is the possibility of perfect rigour, so why settle for less?

    Just another Swamper

  3. #3
    Junior Member MotoGirl's Avatar
    Computer Details
    MotoGirl's Computer Details
    Operating System:
    Microsoft XP
    RAM:
    1.93 GB of Ram
    Using
    AutoCAD 2008
    Join Date
    Apr 2010
    Location
    Tempe, Arizona
    Posts
    16

    Default

    very nice....

  4. #4
    Luminous Being alanjt's Avatar
    Using
    Civil 3D 2011
    Join Date
    Apr 2008
    Posts
    6,015

    Default

    Registered forum members do not see this ad.

    Quote Originally Posted by Lee Mac View Post
    Nice idea Alan
    Quote Originally Posted by MotoGirl View Post
    very nice....
    Thanks guys. A real quickie with limited testing.
    DropBox | finding the light...
    Seann: ...it went crazy ex-girlfriend on me...
    eric_monceaux...its pretty funny seeing two AutoCAD Gods give each other flak...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts