Write Programs for NPBuilder with BScript

BScript is an extended script command set beyond the normal Controller ASCII command language.

BScript is a dynamic extended scripting language which is translated by the BScript engine for Windows.  The Controller ASCII command language can pass commands with no reply testing as normal or it can pass commands with an expected reply test (can set a Pass fail state). If requesting an expected reply, append the expected reply after the Controller ASCII command separated by a comma. 

A subset of BScript is support in direct command mode in both the Nippon Terminal application and also the direct command mode in the NPBuilder application. In direct mode no expected replies are allowed, since each command is separated by commas so multiple commands can be sent to the controller from a single line of commands.

The full BScript mode requires the commands be entered in the Script Editor in the NPBuilder application: