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 _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel