addDeal(",...")
addDeal("76.05432.1-.*874,*0952.1*/.08.163,-/83.96./75.-/95,...")
addDeal("-03.072.*63.1864,*9.*53.1975.-752,542.64./084.*/09,...")
addDeal("984.1/0963.8643.,-5.*872.-/2.0763,762.-5.10975.-82,...")
addDeal("-*/94.-*4.-/73.3,12.8532.*086.642,08.197.19542.-/8,...")
addDeal("*/8.3.-*9873.-86,9642.654.42.1*/3,-0753.1*.1/65.95,...")
addDeal("1/0873.1432.53./,*92./987.097.1*3,-654.*5.864.-852,...")
addDeal("1/7.09632.*63.-7,96.*/874.87.1*84,-*084.-5.1/5.063,...")
addDeal("1*08.-/3.2.*8532,/7643.874.98.094,-5.196.1-/054.-/,...")
addDeal("-73./098.1-03.-8,05.1732.*/8.1*63,1942.6.764.09742,...")
addDeal("0943.-*3.1*/6.73,87.8654.-85.-942,1/./9.074.1*/086,...")
addDeal("-*82.8743.*/7.*/,06.1*/5.1064.852,/9753.-96.83.073,...")
addDeal("-42.73.-*/964.97,1965.1*52.7.*053,83.-098.852.8642,...")
addDeal("9842.q.kjt982.32,...,ak53.jt6.q765.jt,qj6.ak5432.a.aq4")
addDeal("/83./062.-*02.63,-*95.87.18753.*8,...,10642.-*5.9.-952")
addDeal("106.-93.03.08642,-*32.1082.1*4.93,/9754.*64.-8.1-7,...")
addDeal("1*/06.3./942.-95,84.1*0952.*876.2,52.-/864.10.1084,...")
addDeal("1-7.654.1-74.*09,*9632.1-/.985.63,/85.8./632.-/854,...")
addDeal("*764.082./02.062,-032.96.76543.*/,98.-*7543.1-8.94,...")
addDeal("*94./054.176.174,-/075.*863.-8./0,863.2.9543.-*832,...")
addDeal("085.1-/763.-.874,1*2.852./094.1/5,643.*09.1873.093,...")
addDeal("*972.-8.083.-/95,1853.942.1*7.*82,/.1/3.-/542.1073,...")
addDeal("1-/8./7.1*09.*73,95432.1*3.k.1865,*076.062.85./094,...")
addDeal("*86.*0.1-9763.42,/7.1/76.854.1-09,-0943.-8.*0.*753,...")
addDeal("542.96.*0843./04,-*/./8.-92.1*983,096.-0542./7.752,...")
addDeal("1*/4.8.*843.1764,-8765.1073.-7.-2,3.-954.1/2./0983,...")
addDeal("172.-843.*92.-*6,*/643.1*97.154./,-5./6.-/063.1874,...")
addDeal("1-/7./94.8.1*/92,.1*8732.1-065.-5,85432.-6./3.0874,...")
addDeal("93.*73.*6.198742,1*72.-4.-/8.-*/5,-0865.1/086.3.63,...")
addDeal("-853.15.198./042,*92.-82.052.9876,174.964.*/763.15,...")
addDeal("92.874.764./9532,1*643.1*5.1*/5.4,-05.-/096.03.-*0,...")
addDeal("*02.962.75.-9632,/6.17.*096432.08,98753./8.1-/.1*/,...")
addDeal("*8.872.764.-/042,1/972.1*03.*52.1,0543.-/4./9.*653,...")
addDeal("1983.15.1-*84.09,/2.*032./92.-*43,-0654.-/7.763.17,...")
addDeal("1-9762./0./053.8,054.-9542.1.-096,/8.3.-*9764.1532,...")
addDeal("1/93.6542.53.-08,54.93.-09862./65,-*762.-*8.1/.*73,...")
addDeal("-08.1-7.8654.083,743.0983.1*2.195,1*6.*654./9.*/62,...")
addDeal("964./985.*3.0985,1-*32.42.-74.1-3,/8.073.1962.*764,...")
addDeal("74.8763.*05.1642,09862.*54.743.53,1/.1-/9.-/9.-*08,...")
addDeal("75./6.985.1-*965,*04.1*02.1-064.8,1-832.-974..0432,...")
addDeal("094.1064.*42./03,1-.-*953.-093.14,*3./8.1/876.-975,...")

//addDeal("t5.4.at97542.984,kq9.j76.j8.ajt62,j872.kqt53..kq53,...")


//addDeal(",...")
//addDeal("")
//addDeal("...,...,...,...")


/* 
   The data entry order is first North's full hand (in order of descending suit rank : SHDC) then West's, then East's and then the acknowledgement of the hand (direction) chosen to be elided.
NS.NH.ND.NC,WS.WH.WD.WC,ES.EH.ED.EC,SS.SH.SD.SC where S=South or Spades, BUT YOU HAVE TO LEAVE OUT ONE OF THE 4 HANDS!
 Here are some actuals:
addDeal('t4.95432.kt873.2,q75.a6.j92.qt543,k983.t87.65.j986,   ')
      OR 
addDeal("AKQ AKQ AKQ AKQJ,jt9 jt9 jt9 t987,   ,876 876 876 6543")

   You MUST elide ONE hand of EVERY DEAL by replacing it with "..." OR "   " i.e.
addDeal("AKQ AKQ AKQ AKQJ,jt9 jt9 jt9 t987,   ,876 876 876 6543")
addDeal("AKQ AKQ AKQ AKQJ,jt9 jt9 jt9 t987,...,876 876 876 6543")

   Instead of using the keyboard for the A,K,Q,J or T, you can use characters around the numpad:
	"/" is the J
	"*" is the Q
	"-" is the K
	"1" is the A
	"0" is the T
Did you turn on the numpad? Sometimes I forget. Usually it's just one line. Sometimes not *sigh*

	The data that I use above the line above the "/*" characters above, are necessary for the proper operation of the entry.htm file.

	Get yourself a GREAT text editor: Metapad(FREE)!!! at http://www.liquidninja.com/metapad/


ADVANCED TESTING PRIOR TO INSTITUTION
	Find an old HAND RECORD, or print one out from duplicate_session.htm (in this same folder) and type in the data from the first line of the file.	Use Metapad's line numbering feature on the status bar (at screen bottom) to check for proper deal number sequencing.
	After you've typed in some number of hands, 
put an "x" in front of every line, then use the REPLACE function: 
'x' with 'addDeal("'    
put an "y" in front of every line, then use the REPLACE function: 
'y' with '")'

	There will probably be a number of mistakes. The error messages MIGHT help you. At least there were for me.
	My most popular errors were:
	1)Using commas when I should use periods.
	2)Vice versa
	Errors shouldn't be popular. I don't know why I deal with them at all. They should be unpopular. Aren't with me though.

				Questions? service@eastontario.com 
Real smart people stumble a bit too. I don't like questions. I've spent hundreds of hours on this. Give me a break PLEASE!
*/
