Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Warehouse have an .ini file, and if so what are its specifics ?

file specifics warehouse
0
Posted

Does Warehouse have an .ini file, and if so what are its specifics ?

0

Warehouse has an initialization file that is named wh.ini or WHINI. In order to make use of it, a file by this name should be created as a text-type file and placed in the same directory as the Warehouse executables. The file layout is similar to .INI files in the Windows environment. The first line must contain the string [Warehouse] and subsequent lines are used to set global options available in the SET statement. Options available are: AUTOPAD, MSGS, PAGELENGTH, PAGEWIDTH, PROGRESS, START and STATS. Note that the contents of the Warehouse initialization file will override the intrinsic default settings for all Warehouse client and server processes that are executed from its directory. An example WH.INI file: [Warehouse] STATS=OFF AUTOPAD=ON PAGELENGTH=55 Any malformed or erroneous key/value pair setting will be displayed before the Warehouse startup banner line. In the event of such an error, Warehouse will continue to run under the default settings. Tip : the current option settin

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123