Part of the Samples Website. 10/9/96.

samples.basicStuff.whoIs

«A simple interface onto the TCP verb, whoIs
if dialog.ask ("Enter a domain name:", @scratchpad.lastwhois)
toys.newtextobject (tcpcmd.whois (scratchpad.lastwhois), @scratchpad.who)
edit (@scratchpad.who)
window.zoom (@scratchpad.who)


You can download the current set of sample scripts from our FTP site. They're updated every night at 2AM or so. Dave