[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.7.3 The Hidden Directory

640BE SetHiddenRes ( → )
Sets the hidden directory as the current and last directories.
64037 WithHidden ( → ? )
Executes next command in hidden directory.
64023 RclHiddenVar ( id → ob T )
( id → F )
Recalls variable in hidden directory. Same as
:: WithHidden @ ;
64078 StoHiddenVar ( ob id → )
Stores variable in hidden directory. Same as
:: WithHidden STO ;
6408C PuHiddenVar ( id → )
Purges variable in hidden directory. Same as
:: WithHidden PURGE ;



This document was generated by Carsten Dominik on May, 30 2005 using texi2html