###########################################################################
# File:		_pedit.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.
#		3. First line with '*' replaces the Command Palette title
#
#	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
###########################################################################
[PEDIT].pedit
[        ]
[Edit]e
[Vertex >]'PALETTE_vedit
[Open]o
[Join]j
[Width]w
[        ]
[FitCurve]f
[Spline]s
[Decurve]d
[        ]
[Undo]u
[Exit]x
[Enter];
[Cancel]^C
[Last   >]'PALETTE_last
[Draw   >]'PALETTE_draw
[Pline  >]'PALETTE_pline
[Top    >]'PALETTE_top
