###########################################################################
# File:		_change.txt
#
# Purpose:	IRISVISION ADI Driver Command Palette Text File
# 
# Notes:	1. Menu text [between brackets] is limited to 8 characters.
#		2. Command text is limited to 256 characters.
#
#	AUTOCAD MENU COMMANDS RECOGNIZED
#	------------------------------------------
#	^B	- Toggle Snap On/Off
#	^C	- Cancel
#	^D	- Toggle Coords On/Off
#	^E	- Toggle Isoplane Top/Right/Left
#	^G	- Toggle Grid On/Off
#	^O	- Toggle Ortho On/Off
#	^T	- Toggle Tablet On/Off
#	;	- Same as carriage return
#	'	- Transparent command prefix
#	[]	- Enclose menu button title string
###########################################################################
[Change]^C^C.change
[Chprop]^C^C.chprop
[Window]window
[Last]last
[Previous]previous
[Crossing]crossing
[Remove]remove
[Add]add
[Undo]undo
[Color]c
[LAyer]la
[LType]lt
[Thick]t
[Drag]drag
[Enter];
[Cancel]^C
[Last   >]'PALETTE_last
[Draw   >]'PALETTE_draw
[Modify >]'PALETTE_modify
[Top    >]'PALETTE_top
