home *** CD-ROM | disk | FTP | other *** search
/ Corel Print & Photo House / Corel_Print-PhotoHouse2_1996.bin / data / crwizrd.cfg < prev    next >
Text File  |  1996-10-17  |  23KB  |  482 lines

  1. /***********************************************************   
  2. /*  FILE CRWIZRD.CFG
  3. /*  created by Heidi Baum and Brad Nelson, TriLogic
  4. /***********************************************************
  5. /*  Purpose:
  6. /*  This file defines the text that is placed into the
  7. /*  Create Wizard's Property Dialog. The property dialog
  8. /*  contains 'sheets' that are filled in with the text below
  9. /*
  10. /************ FILE LAYOUT **********************************
  11. /*
  12. /*    Notes on the simple ASCII file format:
  13. /*
  14. /*  1. Comment lines such as this one begin with /* in the
  15. /*     first column
  16. /*    2. Blank lines are legal. But they must truly be blank.
  17. /*     Any whitespace on 'blank' lines may cause problems.
  18. /*  3. Command lines must consist only of one of:
  19. /*     [STYLE], [TYPE], [SUBTYPE], [MOD] (must be uppercase)
  20. /*     The first line that follows the command line is the
  21. /*     definition of that command. The layout of the
  22. /*     definition line is:
  23. /*     Key, Name, Description, Prompt, Bitmap, Filename
  24. /*
  25. /*       Key ==> lookup key for this file
  26. /*       Name ==> name displayed in listbox
  27. /*       Description ==> text displayed in description box
  28. /*       Prompt    ==> text for prompting use for next selection
  29. /*       Bitmap ==> resource _name_ of bitmap to display
  30. /*       Filename ==> name of file associated with design
  31. /*        -OR- in the case of the SCRATCH wizard path,
  32. /*             filename is a NUMBER which maps to a particular
  33. /*             type of decision branch, with any luck 
  34. /*             the number maps to a const in scrtchwz.h
  35. /*         The Name, Description, and Prompt fields can be
  36. /*         delimited by quotes. This is useful for text that
  37. /*         includes commas. However, do not use quote delimiters
  38. /*         if the field contains quotes (").
  39. /*    4. Lines following the command line must begin with one
  40. /*       of:
  41. /*     TYPE, SUBTYPE, or MOD (must be uppercase).
  42. /*     These are link lines.
  43. /*     The layout of these link line(s) is
  44. /*     COMMAND Key
  45. /*       The Key must match a definition line Key EXACTLY, for
  46. /*     the definition to be matched to the link.
  47. /*  5. Links are produced in the following order:
  48. /*     STYLES->TYPES->SUBTYPES->MODS
  49. /*    6. A single continuation line is terminated by //
  50. /*
  51. /*    EXAMPLE:
  52. /*       The first command line is: [STYLE]
  53. /*     The next line is the description of the STYLE
  54. /*     and has the Key Quick.
  55. /*     The first link line is: TYPE Quick Greeting Card
  56. /*     This links the STYLE Quick to the TYPE Quick Greeting Card
  57. /*     The second command line is [TYPE]
  58. /*     The description line has the Key: Quick Greeting Card
  59. /*     this Key exactly matches the Key from the first Quick Link line
  60. /***********************************************************
  61.  
  62. /*********************************************
  63. /************ SCRATCH STYLES *****************
  64. /*********************************************
  65. /*
  66. /* NOTES:
  67. /*
  68. /*        the fname field is used as a number
  69. /*      so that the scratch wizard can use it in a switch statement
  70. /*            the type/fname field is in the format t$o
  71. /*            where type & opts match enums in carddoc.h
  72. /*            types are the type of doc and opt of that doc type
  73. /*
  74. /*        for the size fields they are of the format X$Y
  75.  
  76. [STYLE]
  77. Scratch,NULL,NULL,NULL,scratch_bmp,fname
  78. TYPE Scratch Banners
  79. TYPE Scratch Brochures
  80. TYPE Scratch Business Forms
  81. TYPE Scratch Certificates
  82. TYPE Scratch Envelopes
  83. TYPE Scratch Greeting Cards
  84. TYPE Scratch LabelsBC
  85. TYPE Scratch Miscellaneous
  86. TYPE Scratch Signs
  87.  
  88. /****************************************************************
  89. [TYPE]
  90. Scratch Greeting Cards,Greeting Cards,These personal messages can be designed for virtually any theme or occasion -- use them to make keeping in touch quick and easy!,//
  91. Which type of layout would you like to use?,cards_bmp,1
  92. SUBTYPE Scratch Side Quarter-fold
  93. SUBTYPE Scratch Top Quarter-fold
  94. SUBTYPE Scratch Side Half-fold
  95. SUBTYPE Scratch Top Half-fold
  96. SUBTYPE Scratch Postcard
  97.  
  98. [SUBTYPE]
  99. Scratch Side Quarter-fold,Side Quarter-fold,A card that opens on the side like a book.,//
  100. Which paper size would you like to use?,sidquart_bmp,1$4$1$0$0$0$0
  101. MOD Scratch Side Quarter-fold 8.5" x 11"
  102. MOD Scratch Side Quarter-fold 8.5" x 14"
  103. MOD Scratch Side Quarter-fold 11" x 17"
  104. MOD Scratch Side Quarter-fold A4 (210mm x 297mm)
  105. MOD Scratch Side Quarter-fold A3 (297mm x 420mm)
  106. MOD Scratch Side Quarter-fold 10cm x 15cm
  107. MOD Scratch Side Quarter-fold Custom
  108.  
  109. [MOD]
  110. Scratch Side Quarter-fold Custom,Custom,NULL,NULL,sidquart_bmp,0$0$3
  111. Scratch Side Quarter-fold 8.5" x 11",8.5" x 11",NULL,NULL,sidquart_bmp,8.5$11$1
  112. Scratch Side Quarter-fold 8.5" x 14",8.5" x 14",NULL,NULL,sidquart_bmp,8.5$14$1
  113. Scratch Side Quarter-fold 11" x 17",11" x 17",NULL,NULL,sidquart_bmp,11$17$1
  114. Scratch Side Quarter-fold A3 (297mm x 420mm),A3 (297mm x 420mm),NULL,NULL,sidquart_bmp,297$420$2
  115. Scratch Side Quarter-fold A4 (210mm x 297mm),A4 (210mm x 297mm),NULL,NULL,sidquart_bmp,210$297$2
  116. Scratch Side Quarter-fold 10cm x 15cm,10cm x 15cm,NULL,NULL,sidquart_bmp,100$150$2
  117.  
  118. [SUBTYPE]
  119. Scratch Top Quarter-fold,Top Quarter-fold,A card that opens on the top like a notepad.,//
  120. Which paper size would you like to use?,topquart_bmp,1$3$0$0$1$0$0
  121. MOD Scratch Top Quarter-fold 8.5" x 11"
  122. MOD Scratch Top Quarter-fold 8.5" x 14"
  123. MOD Scratch Top Quarter-fold 11" x 17"
  124. MOD Scratch Top Quarter-fold A4 (210mm x 297mm)
  125. MOD Scratch Top Quarter-fold A3 (297mm x 420mm)
  126. MOD Scratch Top Quarter-fold 10cm x 15cm
  127. MOD Scratch Top Quarter-fold Custom
  128.  
  129. [MOD]
  130. Scratch Top Quarter-fold Custom,Custom,NULL,NULL,topquart_bmp,0$0$3
  131. Scratch Top Quarter-fold 8.5" x 11",8.5" x 11",NULL,NULL,topquart_bmp,8.5$11$1
  132. Scratch Top Quarter-fold 8.5" x 14",8.5" x 14",NULL,NULL,topquart_bmp,8.5$14$1
  133. Scratch Top Quarter-fold 11" x 17",11" x 17",NULL,NULL,topquart_bmp,11$17$1
  134. Scratch Top Quarter-fold A3 (297mm x 420mm),A3 (297mm x 420mm),NULL,NULL,topquart_bmp,297$420$2
  135. Scratch Top Quarter-fold A4 (210mm x 297mm),A4 (210mm x 297mm),NULL,NULL,topquart_bmp,210$297$2
  136. Scratch Top Quarter-fold 10cm x 15cm,10cm x 15cm,NULL,NULL,topquart_bmp,100$150$2
  137.  
  138. [SUBTYPE]
  139. Scratch Side Half-fold,Side Half-fold,A larger card that opens on the side like a book.,//
  140. Which paper size would you like to use?,sidhalf_bmp,1$2$1$1$1$0$0
  141. MOD Scratch Side Half-fold 8.5" x 11"
  142. MOD Scratch Side Half-fold 8.5" x 14"
  143. MOD Scratch Side Half-fold 11" x 17"
  144. MOD Scratch Side Half-fold 5.5" x 8.5"
  145. MOD Scratch Side Half-fold A4 (210mm x 297mm)
  146. MOD Scratch Side Half-fold A3 (297mm x 420mm)
  147. MOD Scratch Side Half-fold 10cm x 15cm
  148. MOD Scratch Side Half-fold A5 (148.5mm x 210mm)
  149. MOD Scratch Side Half-fold Custom
  150.  
  151. [MOD]
  152. Scratch Side Half-fold Custom,Custom,NULL,NULL,sidhalf_bmp,0$0$3
  153. Scratch Side Half-fold 8.5" x 11",8.5" x 11",NULL,NULL,sidhalf_bmp,8.5$11$1
  154. Scratch Side Half-fold 8.5" x 14",8.5" x 14",NULL,NULL,sidhalf_bmp,8.5$14$1
  155. Scratch Side Half-fold 11" x 17",11" x 17",NULL,NULL,sidhalf_bmp,11$17$1
  156. Scratch Side Half-fold 5.5" x 8.5",5.5" x 8.5",NULL,NULL,sidhalf_bmp,5.5$8.5$1
  157. Scratch Side Half-fold A3 (297mm x 420mm),A3 (297mm x 420mm),NULL,NULL,sidhalf_bmp,297$420$2
  158. Scratch Side Half-fold A4 (210mm x 297mm),A4 (210mm x 297mm),NULL,NULL,sidhalf_bmp,210$297$2
  159. Scratch Side Half-fold 10cm x 15cm,10cm x 15cm,NULL,NULL,sidhalf_bmp,100$150$2
  160. Scratch Side Half-fold A5 (148.5mm x 210mm),A5 (148.5mm x 210mm),NULL,NULL,sidhalf_bmp,148.5$210$2
  161.  
  162. [SUBTYPE]
  163. Scratch Top Half-fold,Top Half-fold,A larger card that opens on the top like a notepad.,//
  164. Which paper size would you like to use?,tophalf_bmp,1$1$0$1$0$0$0
  165. MOD Scratch Top Half-fold 8.5" x 11"
  166. MOD Scratch Top Half-fold 8.5" x 14"
  167. MOD Scratch Top Half-fold 11" x 17"
  168. MOD Scratch Top Half-fold 5.5" x 8.5"
  169. MOD Scratch Top Half-fold A4 (210mm x 297mm)
  170. MOD Scratch Top Half-fold A3 (297mm x 420mm)
  171. MOD Scratch Top Half-fold 10cm x 15cm
  172. MOD Scratch Top Half-fold A5 (148.5mm x 210mm)
  173. MOD Scratch Top Half-fold Custom
  174.  
  175. [MOD]
  176. Scratch Top Half-fold Custom,Custom,NULL,NULL,tophalf_bmp,0$0$3
  177. Scratch Top Half-fold 8.5" x 11",8.5" x 11",NULL,NULL,tophalf_bmp,8.5$11$1
  178. Scratch Top Half-fold 8.5" x 14",8.5" x 14",NULL,NULL,tophalf_bmp,8.5$14$1
  179. Scratch Top Half-fold 11" x 17",11" x 17