home *** CD-ROM | disk | FTP | other *** search
/ All Holidays: Clip Art & Fonts (Deluxe Edition) / 727ahcap_jjp.iso / RS_RUN / DISK5 / RPT8.PAK / SAMPDATA.RDT < prev   
Text File  |  1995-08-22  |  4KB  |  273 lines

  1.  
  2. ; Field types are defined as follows.
  3. ; FLD_CHAR_FIXED      1
  4. ; FLD_CHAR_VAR        2
  5. ; FLD_DECIMAL         3
  6. ; FLD_LONG            4
  7. ; FLD_INTEGER         5
  8. ; FLD_FLOAT           6
  9. ; FLD_DBL_FLOAT       7
  10. ; FLD_DATETIME        8
  11. ; FLD_DATE            9
  12. ; FLD_TIME            10
  13. ; FLD_UNKNOWN         11
  14.  
  15. ;**************************************************************************
  16. ; Header record.
  17. ;**************************************************************************
  18.  
  19. [Header]
  20. NoFields=6
  21. NoRecs=25
  22. Fld1Name=Name
  23. Fld2Name=Address
  24. Fld3Name=City
  25. Fld4Name=State
  26. Fld5Name=Zip
  27. Fld6Name=CustID
  28.  
  29. ;**************************************************************************
  30. ; Field information records.
  31. ;**************************************************************************
  32.  
  33. [Name]
  34. Type=2
  35. RefWidth=20
  36. DispWidth=20
  37. Format=Default
  38.  
  39. [Address]
  40. Type=2
  41. RefWidth=20
  42. DispWidth=20
  43. Format=Default
  44.  
  45. [City]
  46. Type=2
  47. RefWidth=20
  48. DispWidth=20
  49. Format=Default
  50.  
  51. [State]
  52. Type=2
  53. RefWidth=20
  54. DispWidth=20
  55. Format=Default
  56.  
  57. [Zip]
  58. Type=2
  59. RefWidth=20
  60. DispWidth=20
  61. Format=Default
  62.  
  63. [CustID]
  64. Type=4
  65. RefWidth=20
  66. DispWidth=20
  67. Format=Default
  68.  
  69. ;**************************************************************************
  70. ; Data records.
  71. ;**************************************************************************
  72.  
  73. [Rec1]
  74. Name=John Smith
  75. Address=84465 Avian Way
  76. City=Sunnyvale
  77. State=CA
  78. Zip=95041
  79. CustID=1
  80.  
  81. [Rec2]
  82. Name=Gregory Adams
  83. Address=1643 Reed St.
  84. City=San Diego
  85. State=CA
  86. Zip=92105
  87. CustID=2
  88.  
  89. [Rec3]
  90. Name=Howard Thomas
  91. Address=8355 College Ave.
  92. City=San Diego
  93. State=CA
  94. Zip=90038
  95. CustID=3
  96.  
  97. [Rec4]
  98. Name=John Adams
  99. Address=26405 Lago Street
  100. City=Cupertino
  101. State=CA
  102. Zip=95014
  103. CustID=4
  104.  
  105. [Rec5]
  106. Name=Dave Powers
  107. Address=2180 Van Buren Blvd
  108. City=Riverside
  109. State=CA
  110. Zip=92505
  111. CustID=5
  112.  
  113. [Rec6]
  114. Name=John Powter
  115. Address=1800 Latham
  116. City=Sausalito
  117. State=CA
  118. Zip=94965
  119. CustID=6
  120.  
  121. [Rec7]
  122. Name=Kathy Fennigan
  123. Address=3620 Lyon Ave.
  124. City=Pacific Grove
  125. State=CA
  126. Zip=93950
  127. CustID=7
  128.  
  129. [Rec8]
  130. Name=Bill Avian
  131. Address=210 Pine Ave.
  132. City=Mill Valley
  133. State=CA
  134. Zip=94941
  135. CustID=8
  136.  
  137. [Rec9]
  138. Name=Jan Johnson
  139. Address=472 Sherman Ave.
  140. City=San Mateo
  141. State=CA
  142. Zip=94403
  143. CustID=9
  144.  
  145. [Rec10]
  146. Name=Jennifer Jillian
  147. Address=9215 Salliman Dr.
  148. City=Foster City
  149. State=CA
  150. Zip=94404
  151. CustID=10
  152.  
  153. [Rec11]
  154. Name=Ken Taylor
  155. Address=3031 Floribunda
  156. City=Burlingame
  157. State=CA
  158. Zip=94010
  159. CustID=11
  160.  
  161. [Rec12]
  162. Name=Bill Cosby
  163. Address=2633 Hunnewell St.
  164. City=Palo Alto
  165. State=CA
  166. Zip=94306
  167. CustID=12
  168.  
  169. [Rec13]
  170. Name=Glenn Simon
  171. Address=7733 Collins St.
  172. City=San Francisco
  173. State=CA
  174. Zip=94118
  175. CustID=13
  176.  
  177. [Rec14]
  178. Name=Kevin Bates
  179. Address=927 Loma Linda
  180. City=Alameda
  181. State=CA
  182. Zip=94501
  183. CustID=14
  184.  
  185. [Rec15]
  186. Name=Tom Van Buren
  187. Address=813 Primrose Ave.
  188. City=Sunnyvale
  189. State=CA
  190. Zip=94087
  191. CustID=15
  192.  
  193. [Rec16]
  194. Name=Dave Geary
  195. Address=4435 Scott Ave.
  196. City=Santa Clara
  197. State=CA
  198. Zip=95050
  199. CustID=16
  200.  
  201. [Rec17]
  202. Name=Tom Willey
  203. Address=9943 Camelia Dr.
  204. City=Belmont
  205. State=CA
  206. Zip=94002
  207. CustID=17
  208.  
  209. [Rec18]
  210. Name=Karen Connors
  211. Address=3850 Eileen Dr.
  212. City=Los Gatos
  213. State=CA
  214. Zip=95132
  215. CustID=18
  216.  
  217. [Rec19]
  218. Name=Adam Rhodes
  219. Address=17747 Adams St.
  220. City=Fremont
  221. State=CA
  222. Zip=95576
  223. CustID=19
  224.  
  225. [Rec20]
  226. Name=Julian Reece
  227. Address=3530 Currant St.
  228. City=Santa Cruz
  229. State=CA
  230. Zip=90534
  231. CustID=20
  232.  
  233. [Rec21]
  234. Name=Gunter Allan
  235. Address=9011 Harriet Ave.
  236. City=Los Altos
  237. State=CA
  238. Zip=95505
  239. CustID=21
  240.  
  241. [Rec22]
  242. Name=Art Dunn
  243. Address=443 Alondra Blvd
  244. City=Pescadero
  245. State=CA
  246. Zip=94060
  247. CustID=22
  248.  
  249. [Rec23]
  250. Name=Norma Lanfranco
  251. Address=1445 Maplewood Dr.
  252. City=Union City
  253. State=CA
  254. Zip=95532
  255. CustID=23
  256.  
  257. [Rec24]
  258. Name=Debbie Spaulding
  259. Address=554 Earling St NE
  260. City=Scotts Valley
  261. State=CA
  262. Zip=94667
  263. CustID=24
  264.  
  265. [Rec25]
  266. Name=Patrick Feller
  267. Address=8832 Washington St.
  268. City=Foster City
  269. State=CA
  270. Zip=95545
  271. CustID=25
  272.  
  273.