|
| From: | anonymous |
| Subject: | [Denemo-devel] [bug #31930] (d-DirectiveDelete-standalone "Tag") not working |
| Date: | Sun, 19 Dec 2010 20:39:49 +0000 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729) |
Follow-up Comment #2, bug #31930 (project denemo):
Done. Can use the attached denemo.scm.
-DW
(define (d-DirectiveDelete-standalone Tag)
(if (equal? (d-DirectiveGetTag-standalone) Tag)
(begin (d-DeleteObject) #t)
#f
)
)
(file #22238)
_______________________________________________________
Additional Item Attachment:
File name: denemo.scm Size:53 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31930>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |