Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Words missing from the REBOL Dictionary

From: larry::ecotope::com at: 12-May-2001 18:02

Hi all, As a service to both RT and the user community, I made an exhaustive list of words missing from the new REBOL dictionary. I found all values of type any-function this way: echo %funcs.r what echo none I then compared that list with the dictionary. I am using View/Pro 1.2.0.3.1 and I have a license, so the list includes some words that may become defined only when the license is present. There are 71 words missing from the dictionary. Some relate to relatively new features, some have been in View or even Core for a long time (presumably inadvertent omissions), and some are likely leaks into the global namespace. -Larry --------------------------missing words---------------------------- action? [value] and~ [value1 value2] boot-prefs [] call [cmd /input in /output out /error err /wait /console /shell] cp [value /part range /deep] crypt-strength? [] cvs-date [date] cvs-version [str] decode-url [url] deflag-face [face 'flag] demo [] desktop [] dh-compute-key [obj public-key] dh-generate-key [obj] dh-make-key [/generate length generator] do-boot [target args dependent] do-face [face value] do-face-alt [face value] dsa-generate-key [obj] dsa-make-key [/generate length] dsa-make-signature [/sign obj data] dsa-verify-signature [obj data signature] dump-face [face] dump-pane [face] editor [file] emailer [/to target /subject what] exists-key? [keypath /hkcr /hkcu /hklm /hku /hkcc /hkdd] exists-thru? [url /check info] find-key-face [face keycode] find-window [face] get-modes [target modes] get-net-info [] get-style [name /styles ss] insert-event-func [funct] inside? [p1 p2] launch-thru [url /update /check info] link-app? [] link? [] maximum-of [series /skip size /case] minimum-of [series /skip size /case] net-error [info] open-events [] or~ [value1 value2] outside? [p1 p2] path-thru [url] q [] reboot [] remove-event-func [funct] rsa-encrypt [obj data /decrypt /private /padding padding-type] rsa-generate-key [obj length generator] rsa-make-key [] save-prefs [] save-user [] screen-offset? [face] scroll-para [tf sf] set-font [aface 'word val] set-modes [target modes] set-para [aface 'word val] set-style [name new-face /styles ss] set-user [/wait] set-user-name [str] textinfo [face line-info line] type-name [value] uninstall [/wait] vbug [msg] view-install [] view-prefs [/wait] view? [] viewed? [face] win-offset? [face] xor~ [value1 value2]