Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

BOX .bat and its support files. 1.0.0

   (0 reviews)

About This File

*Part of the HCS-SDK and also an independent program

large.5b2118e72ce53_Helpmenu-Box_bat.jpg.71dec568a9fabeee490b642c83451d89.jpg

Required utilities to make this work

  • Free ANSICON utility from GITHUB, or any shell command that utilizes ansi.sys, ANSI emulation.
  • Free COLORR.bat utility included with this download.
  • Free PRIVILEGE.BAT utility included with this download.
  • Free SPCCOUNT.BAT utility included with this download

This is for programmers who want to make menus and results show up in a box display but don't want to make the box themselves.

The BOX command was meant to be 'called' from another program that would have a calculated result and wants to print it into a box display.

The box can be told what color the foreground and the background should be.  Also the lightness or darkness can be specified along with width and height.

It is also the the main menu/GUI for Project Ashenfire's cosmetic functionality and MUST be copied to a folder that is in the PATH statement.

 

Example  Box /w100 /h25 /pyellow /dark /bgreen

 

Inside the calling program:

call colorr def

call box /w100 /h25 /pyellow /dark /bgreen

 

 

 


What's New in Version 1.0.0   See changelog

Released

No changelog available for this version.

 Share


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...