Checktool for Java2 1.0 : CHECK SHEET FORMAT
Keywords
SHEET_CODE:
Name of the check sheet
SHEET_VER:
Version of the check sheet
CHECK_START:
beginning of the check items
CHECK_END:
end of the check items

CMD:
execute cmd by double click
IMG:
show image in list

[]
check item
[o]
check item is passed
[x]
check item is failed

#
comments for the check item
!
tips for the check item
Examples
Here is a simple example. Please try 'Help'->'Demo' to see how this check sheet is displayed on this tool.

SHEET_CODE:           CHECKTOOL_DEMO
SHEET_VER:            0.9

CHECK_START:
DEMO DEMO DEMO
Help and Comment
	This item has a help, try to choose 'View'->'Help'	[]

	This item has a comment, try to choose 'Edit'->'Comment'	[]
	'c' also brings up comment window			[]

Mark
	Try to mark 'Pass' for this item, 'Edit'->'Mark Pass'	[]
	Left Arrow key '<-' can also mark 'Pass'		[]

	Try to mark 'Pass' for this item, 'Edit'->'Mark Fail'	[]
	Right Arrow key '<-' can also mark 'Pass'		[]

Execute Command from checktool
	Double click on the following line will invoke command.

	CMD: /usr/dt/bin/dtterm

	CMD: notepad.exe

CHECK_END:


Sun Microsystems, Inc. All Rights Reserved.