#-------------------------------------------------------------------------------
#
#	Name    : Throwback
#	Purpose : StrongED mode file for saved throwback windows
#	Author  :  Fred Graute
#	Licence : Freeware
#	Version : 1.00, 31-10-04
#
#-------------------------------------------------------------------------------

SyntaxWords Group1 EndOfLine
	Processing
End

SyntaxWords Group2 EndOfLine
	"Errors in "
End

SyntaxWords Group3 EndOfLine
	"Info for  "
End

#SyntaxWords Group4 EndOfLine
#	":"
#End

Functions
	Key	F10
	Icon	Run
	Menu	Recreate throwback
	Help	Recreates the original throwback window
	Select	SetTmp() Process(Text, "TaskWindow <Tmp$Mode>.Tools.ThrowAgain",,NoReplace)
End