denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] ? d-


From: Richard Shann
Subject: Re: [Denemo-devel] ? d-
Date: Sat, 14 Apr 2018 16:25:12 +0100

On Fri, 2018-04-13 at 16:08 -0400, Freeman Gilmore wrote:
> Richard:
> 
> Were are the d- files and, how do I see what is in the file?   

The Denemo procedures starting d- are the built-in ones (ie primitives
written in C). You can get the documentation string for them with the
d-GetHelp procedure, so the Scheme script

(d-InfoDialog (d-GetHelp "ToggleBeginSlur"))

pops up an informational dialog with the Help text for the command 
d-ToggleBeginSlur

and so on.

Richard




reply via email to

[Prev in Thread] Current Thread [Next in Thread]