Monday, November 08, 2010 at 12:05 AM.

system.verbs.builtins.radio.userInterface.helpIcon

on helpIcon (align="") {
	<<Changes
		<<12/8/01; 5:00:15 PM by DW
			<<The question marks were appearing as http urls, because we weren't passing the flFileUrl param. Now we do and on the local machine the are file:/// urls -- easier on Radio's HTTP server.
	local (pta = html.getpagetableaddress ());
	return (radio.images.systemImageRef ("qbullet/help", align:align, flFileUrl:pta^.radioResponder.flSameMachine))}



This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.