
Dim FirstFile As Double 
FirstFile = GetVar(300)

If FirstFile <>1 Then
	Message "Press Cycle start to start printing first file = 0"
	DoOEMbutton(1003)

	End If




