home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / aa3_install / catalogs / addressassisthelp.cd < prev    next >
Text File  |  1997-01-29  |  10KB  |  388 lines

  1. ;$Id: AddressAssistHelp.cd,v 41.1 1997/01/29 22:47:30 schneida Exp schneida $
  2. #catalogname AddressAssistHelp
  3. #language english
  4. #version 41
  5. #function GetHelpString
  6. #lengthbytes 0
  7. ;------------------------------------------------
  8. ; Help texts for main window
  9. ;
  10. hlp_butDbNew (//)
  11. Create new Database.
  12. ;
  13. hlp_butDbOpen (//)
  14. Read Database from disk.
  15. ;
  16. hlp_butDbSave (//)
  17. Write current Database to disk.
  18. ;
  19. hlp_butPrint (//)
  20. Print Database.
  21. ;
  22. hlp_butDsNew (//)
  23. Create new record.
  24. ;
  25. hlp_butDsSave (//)
  26. Save changes to current record.
  27. ;
  28. hlp_butDsDup (//)
  29. Duplicate current record.
  30. ;
  31. hlp_butDsDelete (//)
  32. Remove current record from Database.
  33. ;
  34. hlp_butFirst (//)
  35. Move to first record.
  36. ;
  37. hlp_butPrevious (//)
  38. Move to previous record.
  39. ;
  40. hlp_butNext (//)
  41. Move to next record.
  42. ;
  43. hlp_butLast (//)
  44. Move to last record.
  45. ;
  46. hlp_butFind (//)
  47. Find record using a key string.
  48. ;
  49. hlp_butFindNext (//)
  50. Find next record using current key string.
  51. ;
  52. hlp_butView (//)
  53. Toggle between Database List view and Form view.
  54. ;
  55. hlp_butHelp (//)
  56. Get more help!\nYou may also press the <HELP> key.\nUse <Shift HELP> to select Help file.
  57. ;
  58. hlp_ListView (//)
  59. Database List view.
  60. ;
  61. hlp_butSelectAll (//)
  62. Select all records.
  63. ;
  64. hlp_butSelectNone (//)
  65. Unselect all records.
  66. ;
  67. hlp_butSelectToggle (//)
  68. Toggle selection state of current record.
  69. ;
  70. hlp_butSelectFilter (//)
  71. Select, unselect or toggle record(s) using a filter.
  72. ;
  73. hlp_grViewGroups (//)
  74. Select record groups to be viewed.
  75. ;
  76. hlp_FormView (//)
  77. Database Form view.
  78. ;
  79. hlp_RecordField (//)
  80. Record data field.
  81. ;
  82. hlp_SelectRecord (//)
  83. Check to select current record.
  84. ;
  85. hlp_FreeRecordField (//)
  86. User definable record field.\nChange name in Preferences dialogbox.
  87. ;
  88. hlp_RecordLinks (//)
  89. Record links are shortcuts from the current record to other records.\nSelect a Record link entry from the Popup to view a record linked to the current one.\nUse the buttons on the Popop to edit the Record links entries of the current record.
  90. ;
  91. hlp_RecordGroups (//)
  92. Check to assign current record to Groups.
  93. ;
  94. ;------------------------------------------------
  95. ; Help texts for dialogs (general)
  96. ;
  97. hlp_DialogOK (//)
  98. Accept changes and close dialogbox.
  99. ;
  100. hlp_DialogCancel (//)
  101. Forget about changes and close dialogbox.
  102. ;
  103. hlp_DialogSave (//)
  104. Save preference data to disk and close dialogbox.
  105. ;
  106. hlp_DialogDefault (//)
  107. Use this button to change only the preferences data on this page to default values.
  108. ;
  109. hlp_DialogDefaultAll (//)
  110. Use this button to change all the preferences data in dialogbox to default values.
  111. ;
  112. hlp_Config (//)
  113. Read or write current preferences from or to disk.\nUse 'Default' to return to default values.
  114. ;
  115. ;------------------------------------------------
  116. ; Help texts for Print dialog
  117. ;
  118. hlp_PrintbutPrint (//)
  119. Print using current Print interface setup.
  120. ;
  121. hlp_PrintbutContinue (//)
  122. Close dialog without printing but store current Print interface setup.
  123. ;
  124. hlp_PrintSelection (//)
  125. Choose the set of records to print.
  126. ;
  127. hlp_PrintLFBefore (//)
  128. Set the number of lines to print\nin front of a record.
  129. ;
  130. hlp_PrintLFAfter (//)
  131. Set the number of lines to print\nbehind a record.
  132. ;
  133. hlp_PrintRecordPPage (//)
  134. Set the number of record to print\non one page.
  135. ;
  136. hlp_PrintTemplate (//)
  137. Choose print template.
  138. ;
  139. hlp_PrintNumberColumns (//)
  140. Set the number of print columns on a page,\nf.e. to print on a label sheet.
  141. ;
  142. hlp_PrintColumnsSpace (//)
  143. Set the space between two columns.
  144. ;
  145. hlp_PrintHeader (//)
  146. Select whether or not print header lines on each page.
  147. ;
  148. hlp_PrintFooter (//)
  149. Select whether or not print footer lines on each page.
  150. ;
  151. hlp_PrintNumberOfLines (//)
  152. Set the number of lines to print as header or footer.
  153. ;
  154. hlp_PrintRecordFields (//)
  155. Record field list with print formats, ordering and styles.
  156. ;
  157. hlp_PrintFieldOrderUp (//)
  158. Move selected record field up.
  159. ;
  160. hlp_PrintFieldOrderDown (//)
  161. Move selected record field down.
  162. ;
  163. hlp_PrintField (//)
  164. Select whether or not to print current record field.
  165. ;
  166. hlp_PrintFieldStyle (//)
  167. Choose text style for the current record field.
  168. ;
  169. hlp_PrintFieldFormat (//)
  170. Choose text format for the current record field.
  171. ;
  172. hlp_PrintFieldLength (//)
  173. Set field length for the current record field.
  174. ;
  175. hlp_PrintFieldSet (//)
  176. Change the set of record fields to print.
  177. ;
  178. hlp_PrintFFField1 (//)
  179. Select whether or not to print the Remark 1 field.
  180. ;
  181. hlp_PrintFFField2 (//)
  182. Select whether or not to print the Remark 2 field.
  183. ;
  184. hlp_PrintFFField1Length (//)
  185. Max. length of Remark 1 field in number of lines.
  186. ;
  187. hlp_PrintFFField2Length (//)
  188. Max. length of Remark 2 field in number of lines.
  189. ;
  190. hlp_PrintFieldNames (//)
  191. Select whether or not to print field names.
  192. ;
  193. hlp_PrintFieldNameStyle (//)
  194. Choose text style for the record field names.
  195. ;
  196. hlp_PrintFieldNameFormat (//)
  197. Choose text format for the record field names.
  198. ;
  199. hlp_PrintFieldNameLength (//)
  200. Set field length for the record field names.
  201. ;
  202. hlp_PrintHeaderFormat (//)
  203. Set text and text style of header line in 3 parts:\nleft aligned, centered and right aligned.\nSee Documentation or Helpfile for shortcuts!
  204. ;
  205. hlp_PrintFooterFormat (//)
  206. Set text and text style of footer line in 3 parts:\nleft aligned, centered and right aligned.\nSee Documentation or Helpfile for shortcuts!
  207. ;
  208. hlp_PrintPrinter (//)
  209. Name of current printer driver. Change in Workbench Preferences.
  210. ;
  211. hlp_PrintPageLength (//)
  212. Set length of page (incl. margins).
  213. ;
  214. hlp_PrintPageWidth (//)
  215. Set width of page (incl. margins).
  216. ;
  217. hlp_PrintSpacing (//)
  218. Set line spacing in lines per inch.
  219. ;
  220. hlp_PrintMargins (//)
  221. Set page margins.
  222. ;
  223. hlp_PrintFF (//)
  224. Select whether of not print a separate Formfeed after each page.
  225. ;
  226. hlp_PrintOutput (//)
  227. Choose output as printer or as a Text-File.
  228. ;
  229. ;------------------------------------------------
  230. ; Help texts for Group dialog
  231. ;
  232. hlp_GroupApplyTo (//)
  233. Select the set of records to change Groups assignment.
  234. ;
  235. hlp_GroupDefinition (//)
  236. Check gadgets for Record groups.
  237. ;
  238. ;------------------------------------------------
  239. ; Help texts for Filter dialog
  240. ;
  241. hlp_FilterAction (//)
  242. Select the Filter action.
  243. ;
  244. hlp_FilterRecordFields (//)
  245. Check the Record fields that should match to the Match string below.
  246. ;
  247. hlp_FilterGroups (//)
  248. Check the Groups that should match.
  249. ;
  250. hlp_FilterMatchString (//)
  251. Enter match string.
  252. ;
  253. hlp_FilterOK (//)
  254. Perform filter action.
  255. ;
  256. ;------------------------------------------------
  257. ; Help texts for Sort dialog
  258. ;
  259. hlp_SortDirection (//)
  260. Choose sort direction.
  261. ;
  262. hlp_SortIndex (//)
  263. Select sort index from list.
  264. ;
  265. hlp_SortOK (//)
  266. Accept changes and sort database.
  267. ;
  268. hlp_SortDefault (//)
  269. Reset to default values.
  270. ;
  271. ;------------------------------------------------
  272. ; Help texts for Preferences dialog
  273. ;
  274. hlp_PrefsFreeFieldNames (//)
  275. Change names of the user definable record Fields.
  276. ;
  277. hlp_PrefsGroupNames (//)
  278. Change names of the record Groups.
  279. ;
  280. hlp_PrefsListview (//)
  281. Set format of the Database list view display.
  282. ;
  283. hlp_PrefsListviewSourceFields (//)
  284. Drag & drop record fields from this field list\nto the 'Visible fields' list.
  285. ;
  286. hlp_PrefsListviewDestFields (//)
  287. Drag & drop record fields from \n'Available fields' to this field list.\nYou may sort this list by Drag & drop.
  288. ;
  289. hlp_PrefsListviewUseBar (//)
  290. Check to display vertical bars in the list view.
  291. ;
  292. hlp_PrefsListviewFieldWidth (//)
  293. Adjust field width (in percent)\nof the selected record field.
  294. ;
  295. hlp_PrefsListviewFieldUseTab (//)
  296. Check to add a new column\nafter selected record field.
  297. ;
  298. hlp_PrefsSaveIcon (//)
  299. Check to save an Icon with the data file.
  300. ;
  301. hlp_PrefsRemindSaveRecord (//)
  302. Check to automatically save a changed record in the Formview.
  303. ;
  304. ;------------------------------------------------
  305. ; Help texts for Link dialog
  306. ;
  307. hlp_LinkName (//)
  308. Enter name for record link.
  309. ;
  310. hlp_LinkRecord (//)
  311. Select record to link from list.
  312. ;
  313. hlp_LinkOK (//)
  314. Create link and close dialogbox.
  315. ;
  316. ;------------------------------------------------
  317. ; Help texts for Transfer dialog
  318. ;
  319. hlp_TransferASCIIApplyTo (//)
  320. Select the set of records to include\ninto the Export file.
  321. ;
  322. hlp_TransferASCIIFields (//)
  323. Order of the Record fields in the Export file.\nChange with buttons below.
  324. ;
  325. hlp_TransferASCIIFieldUp (//)
  326. Move up selected record field.
  327. ;
  328. hlp_TransferASCIIFieldDown (//)
  329. Move down selected record field.
  330. ;
  331. hlp_TransferASCIIFormat (//)
  332. Define ASCII import/export file format.
  333. ;
  334. hlp_TransferASCIIFormatRS (//)
  335. Set Record separation char.
  336. ;
  337. hlp_TransferASCIIFormatFS (//)
  338. Set record Field separation char.
  339. ;
  340. hlp_TransferASCIIRecordGroups (//)
  341. Select the groups to which the imported records\nshould be added to from the dialogbox.
  342. ;
  343. hlp_TransferASCIIRecordSelect (//)
  344. Check to select the imported records.
  345. ;
  346. hlp_TransferASCIIExportTitles (//)
  347. Export field titles as first item.\nUse this to create 'Merge files' for use\nin word-processors or spreadsheet applications.
  348. ;
  349. ;------------------------------------------------
  350. ; Help texts for ARexx dialogs
  351. ;
  352. hlp_ARexxScriptListView (//)
  353. The istview shows all ARexx script entries in the ARexx menu.\nChange the list entries with buttons below and use Drag'n drop to sort the list.
  354. ;
  355. hlp_ARexxScriptListAdd (//)
  356. Add new ARexx script entry.
  357. ;
  358. hlp_ARexxScriptListEdit (//)
  359. Change highlighted ARexx script entry.
  360. ;
  361. hlp_ARexxScriptListRemove (//)
  362. Remove highlighted or all ARexx script entries.
  363. ;
  364. hlp_ARexxScriptListLoad (//)
  365. Load a different, previously saved set of ARexx scripts.
  366. ;
  367. hlp_ARexxScriptListAppend (//)
  368. Append a previously saved set of ARexx scripts to the current list.
  369. ;
  370. hlp_ARexxScriptListSave (//)
  371. Save current set of ARexx scripts.
  372. ;
  373. hlp_ARexxSetConsole (//)
  374. Change the ARexx console string. Use standard AmigaDOS keywords for console description.
  375. ;
  376. hlp_ARexxExecuteScript (//)
  377. Select the path of an ARexx script from the\nPopup and hit 'OK' to execute the script.
  378. ;
  379. hlp_DialogSavePref (//)
  380. Save preferences data for future use.
  381. ;
  382. hlp_DialogUsePref (//)
  383. Use preferences data without saving.
  384. ;
  385. hlp_DefaultDatabase (//)
  386. The default database is loaded automatically on startup.\nChange the path here, or use the 'Save path' menu item in\nthe 'Project menu' to store the current database as default.
  387. ;
  388.