Skip to content
angerangel edited this page Mar 19, 2013 · 2 revisions

USAGE:

    SAY-BROWSER

DESCRIPTION:

(undocumented)

SAY-BROWSER is a function value.

Source

say-browser: make function! [ [][
 comment "temp function"
 print "Opening web browser..."
] ]

Clone this wiki locally