On Wed, 20 Oct 2010 13:46:06 -0400, Steve Fábián <> wrote:
| Alternately, you can use Vince Fatica's plug-in 4UTILS.DLL, which has
|the command GSET to set the global variable, and the function @GV[] to
|retrieve its value.
GSET and @GV use a proprietary registry key, HKCU\JPGlobal; that may be fine if
sharing is the only objective.
4UTILS also offers @GEV[name[,s|u|v|d]] to retrieve those set with SET s|u|v|d
(or others in the registry's four environment keys).