home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 March / Dpcb0399.iso / MONEY / Capital / SETUP.1 / SYSPARM.CUE < prev    next >
Text File  |  1996-07-23  |  13KB  |  297 lines

  1.  
  2. ; KEYWORDS
  3. ; --------
  4. ; [ABCDEF...]                           = Topic
  5. ; Caption1...2...3                      = Help prompt
  6. ; TabFramePage=n                        = Turn a tabframe page to n     
  7. ; OnCondition="FILENAME.FIELDNAME=1"    = A condition statement that must evaluate to true in order to show topic
  8. ; Action=EnableSave
  9.  
  10. [TOPICS]
  11. INTRODUCTION=0
  12. NAMEANDADDRESS=1
  13. HOMECOUNTRY=1
  14. PHONEANDFAX=1
  15. YEARSTART=1
  16. NUMBERPERIODS=1
  17. THISPERIOD=1
  18. OPENBALANCE=1
  19. VATFREQUENCY=1
  20. VATNUMBER=1
  21. CASHACCOUNTING=1
  22. SALESVATCODE=1
  23. PURCHVATCODE=1
  24. ENDOFVATPERIOD=1
  25. VATDESC1=1
  26. VATRATE1=1
  27. RESTVATRATES=1
  28. CTLDEBTORS=1
  29. CTLSUPPLIERS=1
  30. CTLDRPROVISIONS=1
  31. CTLCRPROVISIONS=1
  32. CTLSALESDISC=1
  33. CTLPURCHDISC=1
  34. CTLBANK=1
  35. CTLPETTY=1
  36. CTLPANDL=1
  37. CTLVATOUT=1
  38. CTLVATIN=1
  39. DAYS1=1
  40. DISC1=1
  41. DAYS2=1
  42. DISC2=1
  43. CALCVATFIRST=1
  44. NEXTDOCNUMBERS=1
  45. LINEDISCOUNT=1
  46. CARRIAGE=1
  47. END=0
  48.  
  49. [INTRODUCTION]
  50. Action=HideSave
  51. TabFramePage=0
  52. Caption1=Welcome to Cue Cards, the interactive online help system.
  53. Caption2=The following topics deal with completing the System Parameters.
  54. Caption3=Each topic focuses on each part of the tab frames in turn.
  55. Caption4=This window will provide help and guidance on each topic.
  56. Caption5=When you are ready to move on, click the 'Next' button.
  57. Caption6=If you wish to revisit a previous topic, click the 'Back' button.
  58.  
  59. [NAMEANDADDRESS]
  60. TabFramePage=0
  61. Caption1=Enter your company name and address exactly as you wish it to appear on your statements and invoices etc.
  62. Caption2=When you have completed each box, press either tab or enter to move to the next field.
  63. Caption3=When you are ready to move on, click the 'Next' button.
  64.  
  65. [HOMECOUNTRY]
  66. OnCondition=VAL(SYSTEM.NOMBATCH)<2
  67. TabFramePage=0
  68. Caption1=Select your home country from the drop down list of countries available.
  69. Caption2=Use either the mouse or the up and down arrow keys to navigate the list.
  70. Caption3=When the country you want is highlighted, press enter.
  71.  
  72. [PHONEANDFAX]
  73. TabFramePage=0
  74. Caption1=Enter your company telephone and fax numbers exactly as you wish them to appear on your statements and invoices etc.
  75. Caption2=When you have completed each box, press either tab or enter to move to the next field.
  76.  
  77. [YEARSTART]
  78. OnCondition=VAL(SYSTEM.NOMBATCH)<2
  79. TabFramePage=1
  80. Caption1=Enter the first day of your current financial year.
  81. Caption2=For example, 01/05/95.
  82. Caption3=Note that if you omit to enter the month or the year they will be filled in for you based upon the current system date.
  83. Caption4=You will not be able to proceed if this field is left blank.
  84.  
  85. [NUMBERPERIODS]
  86. OnCondition=VAL(SYSTEM.NOMBATCH)<2
  87. TabFramePage=1
  88. Caption1=Click the radio button that refers to the number of periods in your financial year.
  89. Caption2=Usually this is 12 but occasionally some companies operate a 13 period cycle.
  90.  
  91. [THISPERIOD]
  92. OnCondition=VAL(SYSTEM.NOMBATCH)<2
  93. TabFramePage=1
  94. Caption1=Select the current period from the drop down list of periods available.
  95. Caption2=For example, if your year begins 01/05/95 and the current month is June then your current period is 02.
  96. Caption3=When the applicable period is highlighted, press the enter key.
  97.  
  98. [OPENBALANCE]
  99. OnCondition=TRIM(SYSTEM.OPBALANCE)="Y"
  100. TabFramePage=1
  101. Caption1=Check this option if you wish to enter opening balances in Sales and Purchase Ledgers.
  102. Caption2=While this option is checked on Nominal Ledger will not be updated by Sales and Purchase postings.  Nominal posting routines will also be disabled.  
  103. Caption3=Switch this option off by removing the check, only after all opening balances have been entered.  ONCE THE OPTION HAS BEEN DISABLED, YOU CANNOT SWITCH IT ON AGAIN SUBSEQUENTLY.
  104.  
  105. [VATFREQUENCY]
  106. OnCondition=VAL(SYSTEM.NOMBATCH)<2
  107. TabFramePage=2
  108. Caption1=Click the radio button that refers to the frequency of your VAT return submissions or the 'Not Registered' option if applicable.
  109. Caption2=Most companies typically submit quarterly returns, but under certain circumstances you can, with VAT Office permission, submit an annual or monthly VAT return. 
  110. Caption3=Any change to your current arrangements must be done with the authority of your local VAT office.
  111.  
  112. [VATNUMBER]
  113. OnCondition=SYSTEM.VATMONTHS>0
  114. TabFramePage=2
  115. Caption1=Enter the company VAT number using the format 123-4567-89. 
  116. Caption2=The country code prefix is not required as the system will prefix the VAT number whenever it is printed on invoices, etc. 
  117. Caption3=You will not be able to leave this field blank unless you have chosen the 'Not VAT Registered' option in the previous topic.
  118.  
  119. [CASHACCOUNTING]
  120. OnCondition=SYSTEM.VATMONTHS>0 & VAL(SYSTEM.NOMBATCH)<2
  121. TabFramePage=2
  122. Caption1=Check this option if you operate a VAT Cash Accounting Scheme. You must set this option correctly before using the system to post transactions.
  123. Caption2=Be aware that changing from an accrual VAT scheme where VAT is claimed/paid on invoices to a cash scheme where VAT is claimed/paid on payments or vice versa is outside of the scope of this system.
  124. Caption3=Please refer to the Capital User Manual together with HM Customs & Excise Leaflet No. 731 before using the VAT Cash Accounting Scheme.
  125.  
  126. [SALESVATCODE]
  127. OnCondition=SYSTEM.VATMONTHS>0
  128. TabFramePage=2
  129. Caption1=Enter a code of up to four characters which the system will use for analysing sales VAT.
  130. Caption2=You can use any combination of numbers or letters.
  131. Caption3=Tip:
  132. Caption4=It may be easier to use the sales analysis code suggested as the balance sheet is already configured to use it.
  133.  
  134. [PURCHVATCODE]
  135. OnCondition=SYSTEM.VATMONTHS>0
  136. TabFramePage=2
  137. Caption1=Enter a code of up to four characters which the system will use for analysing purchase VAT.
  138. Caption2=You can use any combination of numbers or letters.
  139. Caption3=It may be the same or different to the Sales VAT Group.
  140. Caption4=Tip:
  141. Caption5=It may be easier to use the purchase analysis code suggested as the balance sheet is already configured to use it.
  142.  
  143. [ENDOFVATPERIOD]
  144. OnCondition=SYSTEM.VATMONTHS>0
  145. TabFramePage=2
  146. Caption1=Enter the last day of your current VAT period.
  147. Caption2=For example, 31/05/95.
  148. Caption3=Note that if you omit to enter the month or the year they will be filled in for you based upon the current system date.
  149.  
  150. [VATDESC1]
  151. TabFramePage=3
  152. OnCondition=SYSTEM.VATMONTHS>0
  153. Caption1=Enter a description for the primary VAT rate.
  154. Caption2=For example, 'Standard'.
  155.  
  156. [VATRATE1]
  157. TabFramePage=3
  158. OnCondition=SYSTEM.VATMONTHS>0
  159. Caption1=Enter a percentage for the primary VAT rate.
  160. Caption2=For example, '17.5'.
  161.  
  162. [RESTVATRATES]
  163. TabFramePage=3
  164. OnCondition=SYSTEM.VATMONTHS>0
  165. Caption1=Now enter any additional VAT descriptions and percentage rates.
  166.  
  167. [CTLDEBTORS]
  168. TabFramePage=4
  169. Caption1=Enter a code for the Nominal Ledger account that is to be updated automatically with Sales Ledger transactions (Debtors).
  170. Caption2=You can use any combination of numbers or letters.
  171. Caption3=Tip:
  172. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  173.  
  174. [CTLSUPPLIERS]
  175. TabFramePage=4
  176. Caption1=Enter a code for the Nominal Ledger account that is to be updated automatically with Purchase Ledger transactions (Creditors).
  177. Caption2=You can use any combination of numbers or letters.
  178. Caption3=Tip:
  179. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  180.  
  181. [CTLDRPROVISIONS]
  182. TabFramePage=4
  183. Caption1=Enter a code for the Nominal Ledger account that is to be updated automatically when debtors reserves and provisions are posted.
  184. Caption2=You can use any combination of numbers or letters.
  185. Caption3=Tip:
  186. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  187.  
  188. [CTLCRPROVISIONS]
  189. TabFramePage=4
  190. Caption1=Enter a code for the Nominal Ledger account that is to be updated automatically when creditors reserves and provisions are posted.
  191. Caption2=You can use any combination of numbers or letters.
  192. Caption3=Tip:
  193. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  194.  
  195. [CTLPURCHDISC]
  196. TabFramePage=4
  197. Caption1=Enter a code for the Nominal Ledger account that is to be updated automatically when purchase settlement discount is taken.
  198. Caption2=You can use any combination of numbers or letters.
  199. Caption3=Tip:
  200. Caption4=It may be easier to use the one suggested as the profit and loss account is already configured to use it.
  201.  
  202. [CTLSALESDISC]
  203. TabFramePage=4
  204. Caption1=Enter a code for the Nominal Ledger account that is to be updated auomatically when settlement discount is allowed on sales.
  205. Caption2=You can use any combination of numbers or letters.
  206. Caption3=Tip:
  207. Caption4=It may be easier to use the one suggested as the profit and loss account is already configured to use it.
  208.  
  209. [CTLBANK]
  210. TabFramePage=4
  211. Caption1=Enter a code for the Nominal Ledger account that identifies the primary bank account.
  212. Caption2=You can use any combination of numbers or letters.
  213. Caption3=Tip:
  214. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  215.  
  216. [CTLPETTY]
  217. TabFramePage=4
  218. Caption1=Enter a code for the Nominal Ledger account that identifies the petty cash account.
  219. Caption2=You can use any combination of numbers or letters.
  220. Caption3=Tip:
  221. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  222.  
  223. [CTLPANDL]
  224. TabFramePage=4
  225. Caption1=Enter a code for the Nominal Ledger account that identifies the profit and loss account.
  226. Caption2=This is the account used to bring forward the profit or loss after the year end. You can use any combination of numbers or letters.
  227. Caption3=Tip:
  228. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  229.  
  230. [CTLVATOUT]
  231. TabFramePage=4
  232. Caption1=Enter a code for the Nominal Ledger account that will be updated automatically with VAT on sales.
  233. Caption2=You can use any combination of numbers or letters.
  234. Caption3=Tip:
  235. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  236.  
  237. [CTLVATIN]
  238. TabFramePage=4
  239. Caption1=Enter a code for the Nominal Ledger account that will be updated automatically with VAT on purchases.
  240. Caption2=You can use any combination of numbers or letters.
  241. Caption3=Tip:
  242. Caption4=It may be easier to use the one suggested as the balance sheet is already configured to use it.
  243.  
  244. [DAYS1]
  245. TabFramePage=5
  246. Action=HideSave
  247. Caption1=Enter the maximum days within which your customers will be offered your higher settlement discount amount.
  248. Caption2=If you do not offer prompt settlement discount leave this field blank.
  249.  
  250. [DISC1]
  251. OnCondition=SYSTEM.DAYS1>0
  252. TabFramePage=5
  253. Caption1=Enter the percentage rate of your higher settlement discount.
  254.  
  255. [DAYS2]
  256. OnCondition=SYSTEM.DAYS1>0
  257. TabFramePage=5
  258. Caption1=Enter the maximum days within which your customers will be offered your lower settlement discount amount.
  259. Caption2=If you do not offer a second settlement discount option leave this field blank.
  260.  
  261. [DISC2]
  262. OnCondition=SYSTEM.DAYS2>0
  263. TabFramePage=5
  264. Caption1=Enter the percentage rate of your lower settlement discount.
  265.  
  266. [CALCVATFIRST]
  267. TabFramePage=5
  268. Caption1=Click on the 'Calculate First' radio button that is applicable to your company.
  269. Caption2=Note: In the UK, VAT is always calculated after discount, i.e. on the discounted value.
  270. Caption3=If this is the case, choose the 'Settlement Discount' option.
  271. Caption4=If you are not VAT registered, it makes no difference either way as you will be prevented from charging VAT.
  272.  
  273. [NEXTDOCNUMBERS]
  274. TabFramePage=5
  275. Caption1=Enter the starting document numbers for the various documents that the system will produce, or leave them set at their default values.
  276. Caption2=If you wish, the document numbers can be all numeric or, as per the defaults, a mixture of letters and numbers. Note that letters will only be allowed up to and including the fourth character position.
  277. Caption3=The trailing numeric element will be automatically incremented.
  278. Caption4=Any number exceeding the maximum ten character value will automatically begin again at one.
  279.  
  280. [LINEDISCOUNT]
  281. TabFramePage=5
  282. Caption1=Check the 'Use Line Discount' option if you ever offer line by line discount on your sales.
  283. Caption2=If this option is not checked the system uses a different document layout that makes no mention of line discount.
  284.  
  285. [CARRIAGE]
  286. TabFramePage=5
  287. Caption1=Enter a sales analysis group code of up to four characters that the system will use to analyse carriage charges.
  288. Caption2=You can use any combination of numbers or letters.
  289. Caption3=Tip:
  290. Caption4=It may be easier to use the one suggested as the system is already configured to use it.
  291.  
  292. [END]
  293. Caption1=This concludes your guide through the System Parameters.
  294. Caption2=You can press the 'Back' button to review previous topics if required.
  295. Caption3=Click the 'Save' button when you are ready to create a permanent record of the entries you have made.
  296. Caption4=When you are not using cue cards there will be a 'Save' button on the tab frame itself.
  297.