: Sample macro file to demonstrate Shift-keypad macros

s-n( "This is the left parenthesis key." macend
s-n) "This is the right parenthesis key." macend
s-n/ "This is the slash key." macend
s-n* "This is the asterisk key." macend
s-n- "This is the hyphen key." macend
s-n+ "This is the plus key." macend
s-n. "This is the period key." macend
s-enter "This is the enter key." macend
s-n0 "This is the zero key." macend
s-n1 "This is the one key." macend
s-n2 "This is the two key." macend
s-n3 "This is the three key." macend
s-n4 "This is the four key." macend
s-n5 "This is the five key." macend
s-n6 "This is the six key." macend
s-n7 "This is the seven key." macend
s-n8 "This is the eight key." macend
s-n9 "This is the nine key." macend

a-n( menu stwriter 4 13 macend
a-n) menu stwriter 4 14 macend
a-n/ menu stwriter 4 15 macend
a-n* menu stwriter 4 12 macend
a-n- menu stwriter 4 17 macend
a-n+ menu stwriter 4 16 macend
a-enter menu stwriter 4 18 macend
a-n. menu stwriter 4 1C macend
a-n0 menu stwriter 6 2C macend
a-n1 menu stwriter 6 28 macend
a-n2 menu stwriter 6 29 macend
a-n3 menu stwriter 6 2A macend
a-n4 menu stwriter 6 24 macend
a-n5 menu stwriter 6 25 macend
a-n6 menu stwriter 6 27 macend
a-n7 menu stwriter 5 1E macend
a-n8 menu stwriter 5 20 macend
a-n9 menu stwriter 5 22 macend

