On Sat, Jul 28, 2001 at 05:56:43PM -0700, Jeremy C. Reed wrote:
> I also noticed that the menu's reconfig didn't work for running a script.
>
> I announced to this list back in March 2000 about my script that converted
> my lynx and netscape bookmark files to a blackbox menu. I wanted this to
> work:
>
> [reconfig] (Reload Bookmarks) {/home/reed/scripts/bookmarks_to_blackbox_menu >
>/home/reed/.blackbox/bookmarks.menu}
>
> Anyways, [exec] should work.
Yeah, it would be far better to use an [include] to put the data
into the menu, and just use an [exec] to change the file contents.
Would be a darn bit more efficient too; no point in reloading the
style file and rerendering every image just to change a menu.
Jeff Raven