home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / Catalogs / Timing.hlp < prev    next >
Encoding:
Text File  |  1997-06-05  |  5.9 KB  |  82 lines

  1. ; Tools/cdc 2.13 (6 May 1997) (NT/TOOLS)
  2. ; CAT Help Emitter $Revision: 1.27 $
  3. ; Catalog definitions for module "timing" (timing.EX)
  4. ; Original Command Line: 
  5. ;    z:\scala\current\nt\tools\bin\CDC.exe -t -q -n 
  6. ;    F:\MakeTMP\XX200.rel\Timing.rls\out\Locked\XX200\Names.dat\ex\Timing 
  7. ;    -i 
  8. ;    F:\MakeTMP\XX200.rel\Timing.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include 
  9. ;    Timing.cdl -e Catalog -c -o 
  10. ;    F:\MakeTMP\XX200.rel\Timing.rls\obj\Locked\XX200\Catalogs\Timing.msg 
  11. ;    -e Help -c -o 
  12. ;    F:\MakeTMP\XX200.rel\Timing.rls\obj\Locked\XX200\Catalogs\Timing.hlp 
  13. ;    -e AsmMSDOS -o 
  14. ;    F:\MakeTMP\XX200.rel\Timing.rls\obj\Locked\XX200\src\ex\Timing\_dos.asm 
  15. ;    -e AsmWin32 -o 
  16. ;    F:\MakeTMP\XX200.rel\Timing.rls\obj\Locked\XX200\src\ex\Timing\_win32.asm 
  17. ;    -e CModuleCode -o 
  18. ;    F:\MakeTMP\XX200.rel\Timing.rls\obj\Locked\XX200\src\ex\Timing\book.c 
  19. ;    -e CModuleHead -o 
  20. ;    F:\MakeTMP\XX200.rel\Timing.rls\obj\Locked\XX200\Include\Timing\book.h 
  21. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  22. VERSION 3
  23. REVISION 2
  24. LANGUAGE "English"
  25. NATURALNAME "Timing"
  26. ; PAUSE_OptMenuHelp
  27. ; Help text for the Timing options menu
  28. MSG 0x0cb80000 "Controls how variables DATE, TIME, and WEEKDAY display their information. For more in-depth information on using variables, consult the User's Guide."
  29. ; PAUSE_OkHelp
  30. ; Button help text
  31. MSG 0x0cb80400 "Accepts the current formats for the current session and exits the dialog."
  32. ; PAUSE_CancelHelp
  33. ; Button help text
  34. MSG 0x0cb80800 "Exits the dialog, discarding any format changes you made."
  35. ; PAUSE_SaveHelp
  36. ; Button help text
  37. MSG 0x0cb80c00 "Saves the current formats as the defaults and exits the dialog."
  38. ; PAUSE_DateHelp
  39. ; Button help text
  40. MSG 0x0cb81000 "Specifies one of thirteen date formats."
  41. ; PAUSE_TimeHelp
  42. ; Button help text
  43. MSG 0x0cb81400 "Specifies one of eight time formats."
  44. ; PAUSE_WeekdayHelp
  45. ; Button help text
  46. MSG 0x0cb81800 "Specifies one of two weekday formats."
  47. ; PAUSEM_MenuName
  48. ; Timing menu name
  49. MSG 0x0cb81c00 "Timing menu"
  50. ; PAUSEM_MenuHelp
  51. ; Timing menu help
  52. MSG 0x0cb82000 "Lets you adjust the timing of pages and elements. You can apply timing to as many pages and elements as necessary without leaving the Timing menu. Clicking the mouse buttons can override the timing of a page and force the script to move forward or backward."
  53. ; PAUSEM_TimingName
  54. ; Button help name
  55. MSG 0x0cb82400 "Timing Selector"
  56. ; PAUSEM_TimingHelp
  57. ; Button help text
  58. MSG 0x0cb82800 "The selector lets you choose between five timing options: Wait for Mouse, Pause in Seconds, Pause in HH:MM:SS.hh, Duration in HH:MM:SS.hh, and Record with Mouse.@cr@cr\"Wait for Mouse\" lets you use the mouse to advance events in a script. It is the default setting for new pages, and is indicated by a mouse icon in the Timing column. The main mouse button advances the script to the next event; the secondary mouse button moves back to the previous event.@cr@cr\"Pause in Seconds\" lets you specify a pause, from 0-99 seconds, by using the value control. It is the default setting for new elements. The number of seconds you choose is reflected on the Timing button for that event. Pause timing begins when an event is finished, and prevents the next event from beginning until the Pause time has passed. With a non-zero Pause, the Reset on Input? button is available.@cr@cr\"Pause in HH:MM:SS.hh\" lets you specify a pause, in hours, minutes, seconds, and hundredths of a second. Click on the appropriate text box in the value control to adjust each unit of time. Changes are reflected on the Timing button for that event. Pause timing begins when an event is finished, and prevents the next event from beginning until the Pause time has passed.@cr@cr\"Duration in HH:MM:SS.hh\" lets you measure time in hours, minutes, seconds, and hundredths of a second. Click on the appropriate text box in the value control to adjust each unit of time. Changes are reflected on the Timing button for that event. Duration timing begins when the event begins, and establishes a minimum total time for the event.@cr@cr\"Record with Mouse\" lets you make a series of Duration settings interactively, with mouse clicks while the script runs. You click to indicate when to advance, and the click-timings are automatically recorded. \"Rec\" appears on the Timing button when you first choose Record with Mouse; after recording this is replaced by a Duration in HH:MM:SS.hh value that reflects how long you waited between clicks."
  59. ; PAUSEM_PreviewHelp
  60. ; Button help text
  61. MSG 0x0cb82c00 "Lets you preview the current page with the timings you have set."
  62. ; PAUSEM_ResetOnInputHelp
  63. ; Button help text
  64. MSG 0x0cb83000 "Resets the pause timer if a key is pressed, the mouse moves, or a mouse button is clicked. When either type of Pause is selected and the pause time is not zero, the Reset on Input? option is available. This allows interactive pages that don't have a fixed pause when people are providing input, but also gives the page a \"timeout\" feature, so that if there is no input for a certain length of time, the script can continue."
  65. ; PAUSEM_OkHelp
  66. ; Button help text
  67. MSG 0x0cb83400 "Accepts editing changes and returns you to the Main or List menu."
  68. ; PAUSEM_CancelHelp
  69. ; Button help text
  70. MSG 0x0cb83800 "Closes the Timing menu and returns you to the Main or List menu without saving any changes to the current page."
  71. ; PAUSEM_EXButtonHelp
  72. ; The Timing column button help text for the Main menu
  73. MSG 0x0cb83c00 "Shows the page timing settings. Click to open the Timing menu. The Timing menu lets you specify when you want a page in your script to advance."
  74. ; PAUSEM_EXButtonHelpList
  75. ; The Timing column button help text for the List menu
  76. MSG 0x0cb84000 "Shows the timing setting for each element. Click to open the Timing menu. The Timing menu lets you specify when you want your script to advance from element to element."
  77.