+-----------------------------------------------+
|		Timer v1.1			|
|		by Kerm Martian			|
|		Kerm_Martian@yahoo.com		|
|		www.cemetech.homestead.com	|
+-----------------------------------------------+

Please email me with any questions, comments, or suggestions.
-Kerm

Notes:
	'int('  is under [MATH][>]
	'-->'	is the [sto>] key

<start code>
Lbl AZ
Input "Minutes:",A
Input "Seconds:",B
ClrHome
Output(3,2,A
Output(3,5,"Minutes
Output(4,5,"LeFt
B+60A-->C
For(X,C,1,-1			<<This is the negative sign, not subtract
If getKey=105:Return
If int(X/60)=X/60
Output(3,2,X/60
For(Y,1,326
End
End
ClrHome
Disp "Complete!!"
Return
<end code>
  _   __ ______	______	 ___  __	  
 ||| ///||____|	| ___ \	 |  \/  |	  
 |||///	|||__	| |__| | |      |	
 |||// 	|| __|	|   __/	 | |\/| |	
 || \\	|||	|   \	 | |  | |	
 |||\\\	||___	| |\ \	 | |  | |	
A|_| \_\|_____|	|_| \_\	 |_|  |_|Martian Program