home *** CD-ROM | disk | FTP | other *** search
/ Dr. Business / DR_BUSINESS.BIN / TASKMAN.HLP (.txt) < prev    next >
Clarion Help  |  1991-12-02  |  19KB  |  364 lines

  1.  DATE FORMATS
  2.  All dates are entered in the format of MM/DD/YY.
  3.  The computer automatically places the '/' where
  4.  required.
  5. TTASKNUM 
  6. RRESP    
  7. PPL_EN_DT
  8. SSTATUS  
  9.  This option is used to allow selecting a subset of all
  10.  of the tasks, to be deleted.
  11.  You can delete tasks with the following selection criteria: 
  12.      a Range of Task numbers
  13.      a Specific Resource
  14.      a Range of Planned End Dates
  15.      a Specific Status
  16.  Once you have selected the tasks to be deleted, you will
  17.  have one LAST CHANCE to cancel, before the tasks are
  18.  PERMANENTLY deleted.
  19.  More help on:  Task Number Resource Planned End Date Status 
  20.  DESCRIPTION
  21.  The description for the task can be up to 30 characters. 
  22.  If more description is required, used the extended
  23.  description field.
  24.  DURATION
  25.  The duration of the task is a numeric field up to 4
  26.  digits in length. The units of duration are whatever
  27.  the user chooses them to mean.
  28.  EXTENDED DESCRIPTION
  29.  The extended description can be up to 4 rows of 60
  30.  characters each. The program automatically word wraps 
  31.  at the end of the line.
  32.  FILES USED BY THE PROGRAM
  33.  The program uses or creates the following files:
  34. TASKMAN.EXE
  35. Main executable program
  36. TASKMAN.HLP
  37. Help file
  38. Tasks data file
  39. Tasks sort key (task number)
  40. Tasks sort key (resource)
  41. Tasks sort key (planned end date)
  42. Tasks extended descriptions
  43. RESOURCE.DAT
  44. Resource data file
  45. RESOURCE.K01
  46. Resource sort key
  47. STATUS.DAT
  48. Status data file
  49. STATUS.K01
  50. Status sort key
  51. PRNTR.DAT
  52.      Printers data file
  53. PRNTR.K01
  54.      Printers sort key
  55.  All of the files except for TASKMAN.EXE and TASKMAN.HLP  
  56.  are created in the current directory, when TASKMAN is
  57.  started. You must be in the directory that you have
  58.  existing tasks in, in order to access them.
  59. DDEL_TASK
  60.  FILE UTILITIES
  61.  Delete Multiple Tasks - Delete multiple tasks based on selection  
  62. criteria.
  63.  Return - To Exit to main menu
  64.  More help on: Deleting
  65.  This screen displays all of the current printers in
  66.  alphabetical order.
  67.  From here you can Add, Change, or Delete a printer.
  68.  Use the arrow keys to select a printer to Change or Delete  
  69.  To Add a printer press the Insert key.
  70.  To Change a printer press the Enter key while the printer
  71.  is highlighted.
  72.  To Delete a printer press the Delete key while the
  73.  printer is highlighted.
  74.  This screen displays all of the current resources in
  75.  alphabetical order.
  76.  From here you can Add, Change, or Delete a resource.
  77.  Use the arrow keys to select a resource to Change or Delete 
  78.  To Add a resource press the Insert key.
  79.  To Change a resource press the Enter key while the resource 
  80.  is highlighted.
  81.  To Delete a resource press the Delete key while the
  82.  resource is highlighted.
  83.  This screen displays all of the current status codes,
  84.  in alphabetical order.
  85.  From here you can Add, Change, or Delete a status.
  86.  Use the arrow keys to select a status to Change or Delete. 
  87.  To Add a status press the Insert key.
  88.  To Change a status press the Enter key while the status is 
  89.  highlighted.
  90.  To Delete a status press the Delete key while the status
  91.  highlighted.
  92.  This screen displays all of the existing tasks, in
  93.  task number sequence.
  94.  From here you can Add, Change, or Delete a task.
  95.  Use the arrow keys to select a task to Change or Delete.
  96.  To Add a task press the Insert key.
  97.  To Change a task press the Enter key while the task is
  98.  highlighted.
  99.  To Delete a task press the Delete key while the task is
  100.  highlighted.
  101. TTASKNUM 
  102. RRESP    
  103. SSTATUS  
  104. PPRN_OPT 
  105. FFILES   
  106. UFIL_UTIL
  107. PPRNTRS  
  108. PPROJECTS
  109. TASKMAN version 3.0
  110.  This is the main menu for TASKMAN. Use the arrow keys
  111.  to highlight the option you wish to execute.
  112.  Maintain Tasks - To Add/Change/Delete Tasks
  113.  Print Tasks - To Print the Tasks with sort/select options
  114.  Maintain Resources - To Add/Change/Delete Resources
  115.  Maintain Status - To Add/Change/Delete Status
  116.  Select Project - Select Project file to work with
  117.  File Utilities - To delete Tasks from current project file
  118.  Printer Set-up - To Add/Change/Delete Printers & set up codes.  
  119.  Return - To Exit TASKMAN
  120.  More help on: Tasks Resources Status Printing Files Utilities
  121. Printers Projects
  122.  GANTT BAR
  123.  There are three Gantt bars that can be selected from  
  124.  for printing in the Gantt report.
  125.  To pick a bar, enter an X in the box, otherwise press 
  126.  the spacebar or ENTER to not select the bar.
  127.  DATE
  128.  All dates are entered in the format of MM/DD/YY.
  129.  The computer automatically places the '/' where
  130.  required.
  131.  The date entered in the starting date is the starting
  132.  point in a range of Planned completion dates that will
  133.  be selected to print. If no ending date is provided, all 
  134.  tasks beyond the starting date will be selected.
  135.  The date entered in the ending date is the ending
  136.  point in a range of Planned completion dates that will
  137.  be selected to print. If no starting date is provided,
  138.  all tasks up to the ending date will be selected.
  139.  RESOURCE
  140.  The resource is the owner of the task. The maximum
  141.  field size is 20 characters.
  142.  If a resource is entered in the resource field, only  
  143.  tasks with this resource will be selected.
  144.  STATUS
  145.  The status is a user definable field with a maximum
  146.  field size of 10 characters.
  147.  If a status code is entered in the status field, only 
  148.  tasks with the status code will be selected.
  149.  TASK NUMBER
  150.  The task number is the primary identifier for the task,  
  151.  any alpha-numeric field up to 8 characters can be used.  
  152.  The task number entered in the starting task number
  153.  field will be used as the starting point of a range of
  154.  tasks. If no ending task number is provided, then all
  155.  tasks from the starting task to the last task will be
  156.  selected.
  157.  The task number in the ending task number field will be  
  158.  used as the ending point for a range of tasks. If no
  159.  starting task number is provided, then all tasks up to
  160.  the ending task number will be selected.
  161. DATES   
  162.  PLANNED END DATE
  163.  The planned end date is the field used in reporting
  164.  tasks by date.
  165. PRINTER SET UP
  166.  Starting with TASKMAN Version 3.0, printers can be set up by
  167.  the user. Printers can be added/changed/deleted. The printer
  168.  set up also prompts for the escape codes to be used to set the  
  169.  printer in compressed and standard fonts. The symbols to be
  170.  used for printing GANTT charts are user definable also.
  171.  This screen is the main maintenance screen for printers.  
  172.  Through this screen you can modify any of the fields
  173.  displayed on the form.
  174.  You simply move from one field to the next, modifying
  175.  the data as required. Once you're satisfied press
  176.  Ctrl-Enter to accept the changes. If you want to reject
  177.  the changes made, press Ctrl-Esc.
  178.  To back up to a previous field use the Esc key.
  179. TOPT_TASK
  180. ROPT_RESP
  181. POPT_DATE
  182. SOPT_STAT
  183. GRPT_TYPE
  184. BOPTBAR  
  185.  This screen is used to allow selecting a subset of all
  186.  of the tasks as well as selecting the sort option for the
  187.  report.
  188.  You have the option of either printing the tasks in text
  189.  format, or in GANTT format.
  190.  If a GANTT chart has been selected, select the bars to print. 
  191.  The program prompts for the printer to be used for printing.  
  192.  The available sort options are: by Task Number
  193.  !by Resource
  194.  !by Planned End Date
  195.  If you select Resource for the sort field, you also have
  196.  the option of printing each resource's tasks on a new page.
  197.  Once the sort option has been selected, you can then
  198.  select: a Range of Task numbers
  199.      a Specific Resource
  200.      a Range of Planned End Dates
  201.      a Specific Status
  202.  More help on:  Task Number Resource Planned End Date Status
  203. Gantt Bars
  204. PROJECTS
  205.  Tasks are grouped into data files that are accessed as
  206.  PROJECTS. By selecting a Project file you can change from one
  207.  list of tasks to another. This allows the tracking of multiple  
  208.  projects without requiring different sub-directories, as was
  209.  required in Taskman 1.0 and 1.1.
  210.  BREAK ON RESOURCE
  211.  If you select 'Yes' for break on resouce, the report  
  212.  will form feed to a new page whenever then resource
  213.  changes.  This option only exists when the Resource
  214.  sort print option has been selected.
  215.  COMPRESSED FONT
  216.  The ANSI escape codes used to put the printer into
  217.  compressed font.
  218.  All characters must be entered by using either printable 
  219.  characters or by using the ALT key and the 3 digit code. 
  220.  To enter the ESC code (ASCII 27) into the control code
  221.  you would type ALT(hold down)027.
  222.  Example: The code for IBM emulation is 015.
  223.  PRINTER NAME
  224.  The printer name can be up to 20 characters. 
  225.  STANDARD FONT
  226.  The ANSI escape codes used to put the printer into
  227.  standard font.
  228.  All characters must be entered by using either printable 
  229.  characters or by using the ALT key and the 3 digit code. 
  230.  To enter the ESC code (ASCII 27) into the control code
  231.  you would type ALT(hold down)027.
  232.  Example: The code for IBM emulation is 018.
  233.  GANTT SYMBOLS
  234.  Enter the symbol to be used for the GANTT line. The
  235.  character can be entered from the standard keyboard or
  236.  by using the ALT key and ASCII decimal code.
  237.  Example: To enter the 
  238.  character which is ASCII 240
  239.  you would enter ALT(hold down)240.
  240.  Here are some symbols and corresponding codes:
  241.  174 175 176 177 178 179 186 205 219 220 221 
  242.  232 233 234 236 237 238 239 240 248 249 250 251 254
  243.  RESOURCE
  244.  The resource is the owner of the task. The maximum
  245.  field size is 25 characters.
  246.  Resources are maintained in a separate file. If a
  247.  resource is entered which is not in the resource file 
  248.  yet, the program will automatically open the resource 
  249.  listing screen. You can pick from one of the existing 
  250.  resources or follow the instructions to add a new
  251.  resource.
  252.  REPORT TYPE
  253.  There are two options for the type of report to print:  
  254.  Normal prints all of the fields for the selected tasks. 
  255.  Gantt prints a GANTT chart for the selected tasks. The  
  256.  GANTT chart is scaled to fit on one page. A Gantt line  
  257.  is printed for the PLANNED DATES and the ACTUAL DATES.  
  258.  Sort Option
  259.  The available sort options are: by Task Number
  260.  !by Resource
  261.  !by Planned End Date
  262.  If you select Resource for the sort field, you also have
  263.  the option of printing each resource's tasks on a new page. 
  264.  STATUS
  265.  The status is a user definable field with a maximum
  266.  field size of 10 characters.
  267.  Status codes are maintained in a separate file. If a
  268.  status is entered which is not in the status file yet,
  269.  the program will automatically open the status listing
  270.  screen. You can pick an existing status or follow the
  271.  instructions to add a new status.
  272. MTASKNUM 
  273.  SUB TASK
  274.  The sub task number is the secondary identifier for the  
  275.  the task, any alpa-numeric field up to 8 characters can  
  276.  be used for this field.
  277.  The sub task number along with the task number represent 
  278.  a unique key for the task number. Only one task-subtask  
  279.  identifier can exist for a task. The system will notify  
  280.  you if you have created a duplicate key.
  281. more help
  282.  SUPPRESS REPEATING TASK NUMBER
  283.  Selecting YES will suppress the printing of the task number 
  284.  when it is duplicated for different sub tasks.
  285.  TASK NUMBER
  286.  The task number is the primary identifier for the task,  
  287.  any alpha-numeric field up to 20 characters can be used. 
  288.  The task number along with the sub task number represent 
  289.  a unique key for the task number. Only one task-subtask  
  290.  identifier can exist for a task. The system will notify  
  291.  you if you have created a duplicate key.
  292.  TITLE
  293.  Whatever is entered in this field will be printed as the
  294.  title for the report.
  295.  This screen is the main maintenance screen for resources. 
  296.  Through this screen you can modify any of the fields
  297.  displayed on the form.
  298.  You simply move from one field to the next, modifying
  299.  the data as required. Once you're satisfied press
  300.  Ctrl-Enter to accept the changes. If you want to reject
  301.  the changes made, press Ctrl-Esc.
  302.  To back up to a previous field use the Esc key.
  303.  This screen is the main maintenance screen for status
  304.  codes.
  305.  Through this screen you can modify any of the fields
  306.  displayed on the form.
  307.  You simply move from one field to the next, modifying
  308.  the data as required. Once you're satisfied press
  309.  Ctrl-Enter to accept the changes. If you want to reject 
  310.  the changes made, press Ctrl-Esc.
  311.  To back up to a previous field use the Esc key.
  312.  This screen is the main maintenance screen for tasks.
  313.  Through this screen you can modify any of the fields
  314.  displayed on the form.
  315.  You simply move from one field to the next, modifying
  316.  the data as required. Once you're satisfied press
  317.  Ctrl-Enter to accept the changes. If you want to reject 
  318.  the changes made, press Ctrl-Esc.
  319.  To back up to a previous field use the Esc key.
  320.  HIGHLIGHT TODAY
  321.  You have the option of identifying todays date with
  322.  a vertical line.
  323.  Select Yes if you want todays date highlighted.
  324.  Select No if you do not want todays date highlighted. 
  325. DATES   
  326. DEL_TASK
  327. DESCR   
  328. DURATION
  329. EXTDESCR
  330. FILES   
  331. FIL_UTILu
  332. HLT     ;G
  333. LST_PTR 
  334. LST_RESR 
  335. LST_STATs
  336. LST_TASK
  337. MAIN    
  338. OPTBAR  
  339. OPT_DATEN
  340. OPT_RESP
  341. OPT_STAT(
  342. OPT_TASKG
  343. PL_EN_DT
  344. PRNTRS  
  345. PRNT_CFG
  346. PRN_OPT 
  347. PROJECTS
  348. PRT_BRK n,
  349. P_COM_CD
  350. P_NAME  
  351. P_STD_CD"0
  352. P_SYM   
  353. RESP    
  354. RPT_TYPE
  355. SORT_OPTv8
  356. STATUS  
  357. SUBTASK 
  358. SUP_TASK
  359. TASKNUM 
  360. TITLE   g@
  361. UPD_RESR
  362. UPD_STAT
  363. UPD_TASK4E
  364.