console

posted Dec. 24 2002 under
FileReleasedDownloads
console-2.0.zip Dec. 24 2002 94
Console.dll is a loadmodule which allows one to type in litestep !bang commands 
for immediate execution, but it can also run programs as the windows run prompt 
does.  Add this like to your step.rc:

LoadModule C:\LITESTEP\Console.dll

In addition you may use any of these additional commands in step.rc:

ConsoleText		text color
ConsoleNoMove		prevents moving and resizing of the console
ConsoleNoResize		prevents only resizing of the console
ConsoleXpos 		x position of console
ConsoleYpos 		y position of console
ConsoleWidth		initial width of console
ConsoleNoBorder		console drawn with no border
ConsoleNoCursor		no cursor in console
ConsoleNotOnTop		console loses it's always on top status
ConsoleOnStartup	console appears on litestep startup
ConsoleBackColor	background color of console, leave this line out
			for transparent console background

Two new bang commands have also been added:
!Console		toggles console on and off
!Cfocus			gives the console focus

Changes in v2---------->
The console now supports a 5-deep history (arrow up and down), and can be 
pasted into with the familiar ctrl+v.

Please send all comments, suggestions, bug reports, blah blah blah 
to c64c128@hotmail.com

Hope you enjoy.
Regards,

Crank

( source: README.TXT )

You must be logged in to leave a comment.
Website by 2008 - uses Silk icons