REBOL3 tracker
  0.9.12 beta
Ticket #0001700 User: anonymous

Project:



rss
TypeBug Statustested Date20-Oct-2010 22:56
Versionalpha 107 CategoryExtensions Submitted byBrianH
PlatformAll Severityminor Prioritynormal

Summary 'cmd-index and 'command words should be hidden in extensions
Description When you display the help for a module, its visible words are shown. However, extensions get an extra couple words that shouldn't be shown: 'cmd-index and 'command.
Example code
; Add this line to the code inserted into extension modules
protect/hide/words [cmd-index command]

Assigned ton/a Fixed inalpha 109 Last Update21-Oct-2010 06:38


Comments

Date User Field Action Change
21-Oct-2010 06:38 BrianH Status Modified built => tested
20-Oct-2010 23:08 carl Status Modified pending => built
20-Oct-2010 23:08 carl Fixedin Modified => alpha 109
20-Oct-2010 22:58 BrianH Code Modified -
20-Oct-2010 22:58 BrianH Status Modified submitted => pending
20-Oct-2010 22:56 BrianH Ticket Added -