[tcljava-user] JACL - package require.
Brought to you by:
mdejong
From: Patrick F. <pfi...@oz...> - 2007-02-26 22:31:29
|
Does "package require" work in JACL? The auto_path variable is initialised to /tcl/lang/library which is part of the jacl.jar file. If say for example I jarred up pure tcl packages into tclpakages.jar and lappended the location to auto_path. Would package require load the packages? |