Glossary - G |
|
Global Aliases - A TCC option which allows you to store aliases in a global area accessible to all copies of TCC, so that any change made by one copy, even between a SETLOCAL - ENDLOCAL command pair, is immediately effective in all other copies. See also Local Aliases..
Global Directory History - A TCCoption which allows you to store the directory history in a global area accessible to all copies of TCC, so that any change made by one copy, even between a SETLOCAL - ENDLOCAL command pair, is immediately effective in all other copies. See also Local Directory History.
Global History - A TCC option which allows you to store the command history in a global area accessible to all copies of TCC, so that any change made by one copy, even between a SETLOCAL - ENDLOCAL command pair, is immediately effective in all other copies. See also Local History.
Global User Functions - A TCC option which allows you to store user-defined functions in a global area accessible to all copies of TCC, so that any change made by one copy, even between a SETLOCAL - ENDLOCAL command pair, is immediately effective in all other copies. See also Local User Functions.
Graphics Mode - A display mode in which output is displayed in any one of a range of fonts, typically in resizable windows with a variable number of text rows and columns, and which supports the display of graphics and pictures along with text. See also Character Mode.