|
|
|
|
The gradient plot utility is intended as a PICS-based replacement for the MSDOS-based BASIC program that displays cell pressures and their replationship to the current gradient across the cascade. The most commonly used features of the original program have been duplicated in gPlot, some of the least used features were not duplicated.
Two new features has recently been added to gPlot:
The newer gPlot also has moved some configurable settings into a user-specific INI file (gPlot-user.ini) allowing a user's preferences for font, window placement and user data to be saved between sessions. Splitting the INI into two parts allows the primary part to ve controlled and verified using the PICS verification system, while still allowing some user customization.
There is one more new feature that, hopefully, will never be necessary: Reset Screen. This menu option sizes gPlot to 90% of the height and width of the primary display and positions the program's window in the center of the primary display. The feature was added as a quick and easy way to recover from some of the strange window placements that may occur if the saved window position information (in gPlot-user.ini) is corrupted (or from a differently configured system). Corrupt position data may result in the program window "appearing" far off the visible edge of a display, making manual recovery difficult, if not impossible. Using Reset Screen quickly and easily corrects this problem, should it ever occur.
|
|
|
|