.. _qpc-windowtitle: QPC\_WINDOWTITLE ================ +----------+-------------------------------------------------------------------+ | Syntax | QPC\_WINDOWTITLE title$ | +----------+-------------------------------------------------------------------+ | Location | SMSQ/E for QPC | +----------+-------------------------------------------------------------------+ Sets the string that can be seen when QPC runs in windowed mode. This can be used to easily distinguish between several QPC instances. **Example** :: QPC_WINDOWTITLE "Accounting" Sets the title to "Accounting", without the quotes though!