Author Topic: Yellow Sticky Notes for ACAD?  (Read 2414 times)

0 Members and 1 Guest are viewing this topic.

vinnyg

  • Guest
Yellow Sticky Notes for ACAD?
« on: January 22, 2007, 10:21:42 AM »
Hi All,

I thought there was a lisp routine somewhere that could attach
yellow sticky notes to Acad drawings. Can't seem to find it....does
anybody have this routine or know where I can find it??

vinnyg

ELOQUINTET

  • Guest
Re: Yellow Sticky Notes for ACAD?
« Reply #1 on: January 22, 2007, 10:26:41 AM »
i was using this for awhile but it's an independent program so it's not linked to a specific drawings but for general use but it may suite your needs? search for this:

MoRUN.net Sticker Lite

GDF

  • Water Moccasin
  • Posts: 2081
Re: Yellow Sticky Notes for ACAD?
« Reply #2 on: January 22, 2007, 10:32:48 AM »
Hi All,

I thought there was a lisp routine somewhere that could attach
yellow sticky notes to Acad drawings. Can't seem to find it....does
anybody have this routine or know where I can find it??

vinnyg



I think this what you want. If so you can download it from cadalyst.com
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;Message Service            (c)2001, John R. Fair III;  $50 Bonus Winner
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;    Message.lsp is a program to store and retrieve       
;;; information about a drawing.  Use it to save notes to   
;;; yourself or others, information about "odd" non-standard
;;; things you were asked to do to a drawing.  Saves right in
;;; the drawing, retrieve the message the next day, next week
;;; or next year.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


Gary
Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
Re: Yellow Sticky Notes for ACAD?
« Reply #3 on: January 22, 2007, 11:35:00 AM »
« Last Edit: January 22, 2007, 11:37:21 AM by Mark Thomas »
TheSwamp.org  (serving the CAD community since 2003)

vinnyg

  • Guest
Re: Yellow Sticky Notes for ACAD?
« Reply #4 on: January 22, 2007, 04:04:15 PM »
Eloquintet,
  I'll search for that when I get some time.....thanks


Gary,
  I have that one....was thinking there was one that actually
looked like a yellow sticky note. Thanks anyway

Mark,
  Thanks, I'll look at that one also


vinnyg

Crank

  • Water Moccasin
  • Posts: 1503
Re: Yellow Sticky Notes for ACAD?
« Reply #5 on: January 23, 2007, 04:03:05 PM »
I use a customized version of Cadalyst Tip1756a:
Code: [Select]
;Tip1756a:  MESSAGE.LSP      Message Service            (c)2001, John R. Fair III;  $50 Bonus Winner

;;; ----------------------------------------------------------
;;;    Message.lsp is a program to store and retrieve        ;
;;; information about a drawing.  Use it to save notes to    ;
;;; yourself or others, information about "odd" non-standard ;
;;; things you were asked to do to a drawing.  Saves right in;
;;; the drawing, retrieve the message the next day, next week;
;;; or next year.
;;; ----------------------------------------------------------
Almost the same as the one Mark posted, but also user and time are logged and it's possible to remove the message.
Vault Professional 2023     +     AEC Collection