home *** CD-ROM | disk | FTP | other *** search
/ Mega ClipArt 7,000 / mega-clipart.iso / _assist / _data / license.pg < prev    next >
INI File  |  1996-08-26  |  778b  |  56 lines

  1. [PageSpec]
  2. Image=Blank.BMP
  3. TopMargin=-1
  4. LeftMargin=200
  5. Buttons=B01N03
  6.  
  7. [LinkSpec]
  8. PgNext=
  9. PgBack=
  10. PgDone=
  11.  
  12. [FieldSpec]
  13. NumFields=3
  14. Field01=License
  15. Field02=Accept
  16. Field03=Deny
  17.  
  18. ;=================================
  19. ; FIELD SPECIFICATIONS
  20. ;=================================
  21.  
  22. [License]
  23. Name="License"
  24. Type="RTF"
  25. Title=""
  26. TitlePosX=180
  27. TitlePosY=180
  28. TitleWidth=675
  29. TitleHeight=255
  30. DataPosX=180
  31. DataPosY=120
  32. DataWidth=6449
  33. DataHeight=4617
  34. File="$LICENSE"
  35.  
  36. [Accept]
  37. Name="Accept"
  38. Type="BUTTON"
  39. Title="I Agree"
  40. DataPosX=1762
  41. DataPosY=4828
  42. DataWidth=1722
  43. DataHeight=350
  44. Action="ACCEPT_LICENSE"
  45.  
  46. [Deny]
  47. Name="Accept"
  48. Type="BUTTON"
  49. Title="I Do Not Agree"
  50. DataPosX=3525
  51. DataPosY=4828
  52. DataWidth=1720
  53. DataHeight=350
  54. Action="DENY_LICENSE"
  55.  
  56.