home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2001 September / DPPCPRO0901.ISO / Sept / Flow7 / REGISTER.Z / Personal.frm < prev    next >
Encoding:
INI File  |  1997-07-28  |  2.8 KB  |  125 lines

  1. [Misc]
  2. Width=355
  3. Height=226
  4. nextscreen=modmdiag
  5. DatSection=Register
  6. Title=Micrografx Registration
  7. ignoreover=9999
  8.  
  9. [OnInit]
  10. ;To make Us a default country:
  11. Item1=*,*,*,WRITEDAT,Register,218,United States
  12.  
  13. [OnExit]
  14. Item1=Defaults,EXITCODE,2,SCREEN,cancel
  15.  
  16. [Field Profile]
  17. Field1="First Name:",rtext,-1,12,27,47,8
  18. Field2="First Name",EDIT,201,63,26,96,12
  19.  
  20. Field3="MI:",rtext,-1,160,27,15,8
  21. Field4="MI",EDIT,202,178,26,17,12
  22.  
  23. Field5="Last Name:",rtext,-1,198,27,37,8
  24. Field6="Last Name",EDIT,203,238,26,104,12
  25.  
  26. Field7="Birth Date:",rtext,-1,12,43,47,8
  27. Field8="Birth Date",EDIT,224,63,41,50,12
  28.  
  29. Field9="Company:",rtext,-1,12,59,47,8
  30. Field10="Company",EDIT,204,63,57,131,12
  31.  
  32. Field11="Title:",rtext,-1,214,59,22,8
  33. Field12="Title",EDIT,205,238,57,104,12
  34.  
  35. Field13="Address:",rtext,-1,12,75,47,8
  36. Field14="Address",EDIT,213,63,73,131,12
  37.  
  38. Field15="Apt/Suite#:",ltext,-1,22,91,47,8
  39. Field16="Apt/Suite#",EDIT,214,63,89,131,12
  40.  
  41. Field17="City:",rtext,-1,12,107,47,8
  42. Field18="City",EDIT,215,63,105,131,12
  43.  
  44. Field19="State/Province:",ltext,-1,10,123,51,8
  45. Field20="State",EDIT,216,63,121,17,12
  46.  
  47. Field21="Zip/Postal Code:",ltext,-1,94,123,54,8
  48. Field22="Zip",EDIT,217,150,121,45,12
  49.  
  50. Field23="Country:",ltext,-1,33,139,25,8
  51. Field24="Country",EDIT,218,63,137,131,12
  52.  
  53. Field25="E-mail:",ltext,-1,38,155,25,8
  54. Field26="E-mail",EDIT,223,63,153,131,12
  55.  
  56. Field27="Phone #:",ltext,-1,222,86,34,8
  57. Field28="Phone Area code #",EDIT,206,253,84,19,12
  58. Field29="Phone Number",EDIT,207,275,84,66,12
  59.  
  60. Field30="Extension:",ltext,-1,275,100,48,8
  61. Field31="Extension",EDIT,208,312,98,29,12
  62.  
  63. Field32="Fax #:",rtext,-1,194,116,58,8
  64. Field33="Fax Area Code",EDIT,209,253,114,19,12
  65. Field34="Fax Number",EDIT,210,275,114,66,12
  66.  
  67. Field35="Modem #:",rtext,-1,194,132,58,8
  68. Field36="Modem Area Code",EDIT,211,253,130,19,12
  69. Field37="Modem Number",EDIT,212,275,130,66,12
  70.  
  71. Field38="Name:",ltext,-1,39,187,22,8
  72. Field39="Store Name:",EDIT,219,63,185,88,12
  73.  
  74. Field40="Location:",ltext,-1,185,187,40,8
  75. Field41="Store Location",EDIT,220,217,185,88,12
  76.  
  77. Field42="Continue",pushbutton,1,120,207,50,14
  78. Field43="Cancel",pushbutton,2,194,207,50,14
  79.  
  80. Field44="",groupbox,-1,5,6,345,198
  81. Field45="Phone Numbers",groupbox,-1,199,73,147,76
  82. Field46="Store Where Purchased",groupbox,-1,10,171,337,30
  83.  
  84.  
  85. [Masks]
  86. 224=DMYY<today4
  87.  
  88.  
  89.  
  90.  
  91. [Validation]
  92. 224="Please type in your Birthday as DD/MM/YYYY".
  93.  
  94.  
  95. [Translate]
  96. validationFailed=Information Needed...
  97.  
  98.  
  99. ; Edit fields must be elaborated on here
  100. [Edit Info]
  101. 201=EDIT,35,1
  102. 202=CHARCAPS,1,0
  103. 203=EDIT,35,1
  104. 204=EDIT,50,0
  105. 205=EDIT,30,0
  106. 206=NUMERIC,3,0
  107. 207=SSNO,15,0
  108. 208=NUMERIC,5,0
  109. 209=NUMERIC,3,0
  110. 210=SSNO,15,0
  111. 211=NUMERIC,3,0
  112. 212=SSNO,15,0
  113. 213=EDIT,60,1
  114. 214=EDIT,60,0
  115. 215=EDIT,30,1
  116. 216=CHARCAPS,2,0
  117. 217=NUMCAPS,10,1
  118. 218=EDIT,30,1
  119. 219=EDIT,30,0
  120. 220=EDIT,30,0
  121. 223=INETADDRESS,50,0
  122. 224=DATEMASK,10,0
  123.  
  124.  
  125.