#sccs "@(#)adminlib:RS232a.form 1.4" # FILE: RS232a.form # # This is the /usr/lib/ua file referenced by /usr/bin/RS232.sh # # PURPOSE: Configure the software to a particular modem type for RS232 Form = Connect to RS232 Device Label = Connect to RS232 Device Name = Device Type: Prompt = Use CMD key or middle mouse key and select value. Frow = 0 Ncol = 1 Fcol = 18 Flen = 15 Value=$TYPE Rmenu=types Menuonly Name = Device Speed: baud Prompt = Use CMD key or middle mouse key and select device speed Frow = 1 Ncol = 1 Fcol = 18 Flen = 5 Value=$SPEED Rmenu=Speed Menuonly Name = Enable Hardware Flow Control? Prompt = Select whether to enable hardware flow control or not Frow = 2 Ncol = 1 Fcol = 31 Flen = 3 Value=$HFC Rmenu=Choice Menuonly Menu=types Label=Device Types Prompt=Cursor to desired value and ENTER Name=NONE Name=MODEM Name=TERMINAL Name=COMPUTER Name=OTHER Menu=Speed Label=Speed Prompt=Cursor to desired value and ENTER Name=110 Name=300 Name=600 Name=1200 Name=2400 Name=4800 Name=9600 Menu=Choice Prompt=Cursor to desired value and ENTER Name=No Name=Yes