Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

4Console (plugin)

nchernoff

Administrator
May
42
2
Staff member
4Console

Author: Vincent Fatica
PlugIn for: 4NT
Primary download URL: ftp://lucky.syr.edu/4plugins/4console.zip
Alternate download URL: http://jpsoft.com/plugins/4console.zip


4Console adds commands and variables to query and change the console window size, scrollback buffer size, and console font; query QuickEdit and full-screen mode; enable or disable Alt-Enter and the close button; save the current console buffer, or search it for a specified string; and various other console-related tasks. 4Console also adds keystrokes to scroll the console window horizontally, and to cycle through interactive 4NT console windows.

Functionality

Code:
[B]Command     Description[/B]

_FONTH             current font height
_FONTW             current font width
@FONTH[N]     height of font N
@FONTW[N]     width of font N
 
Last edited by a moderator:
Back
Top