home *** CD-ROM | disk | FTP | other *** search
/ Sams Cobol 24 Hours / Sams_Cobol_24_Hours.iso / Cobol32 / PowerGEM / Powergem.z / F3BXCHLP.CNT (.txt) < prev    next >
Microsoft Windows Help File Content  |  1996-09-13  |  3KB  |  76 lines

  1. :Base f3bxchlp.hlp>main
  2. :Title About Script
  3. 1 Introduction of Script
  4. 2 Script Outline=TOPIC_10_10_10@f3bxchlp.hlp>main
  5. 2 Script Functions=Topic_10_10_20
  6. 2 Script Features=Topic_10_10_30
  7. 2 Script Terminology=Topic_10_10_40
  8. 1 Use of Script
  9. 2 Creating and Updating Scripts=Topic_30_10_10
  10. 2 Execution Tools Installed in the PowerFRAMEVIEW=Topic_30_10_20
  11. 2 Debugger Function=Topic_30_30_10
  12. 2 Starting the Debugger=Topic_30_30_20
  13. 1 Script Coding
  14. 2 Usable Characters=Topic_20_20_10
  15. 2 Usable Numeric Characters=Topic_20_20_20
  16. 2 How to Write Comments=Topic_20_20_30
  17. 2 Naming Method=Topic_20_20_40
  18. 2 Reserved Words=Topic_20_20_50
  19. 2 Script Configuration=Topic_20_20_60
  20. 2 Constants=Topic_20_20_70
  21. 3 Numeric Constant=Topic_20_20_70_10
  22. 3 Character-String Constant=Topic_20_20_70_20
  23. 3 Logical Constant=Topic_20_20_70_30
  24. 3 Invalid Constant=Topic_20_20_70_40
  25. 2 Data Types and Type Conversion=Topic_20_20_80
  26. 2 Variable Definition=Topic_20_20_90
  27. 2 Referring to Variables=Topic_20_20_100
  28. 2 Calling Functions=Topic_20_20_110
  29. 2 Expressions=Topic_20_20_120
  30. 3 Linear Expression=Topic_20_20_120_05
  31. 3 Arithmetic Expression=Topic_20_20_120_10
  32. 3 Relational Expression=Topic_20_20_120_20
  33. 3 Logical Expression=Topic_20_20_120_30
  34. 3 Meanings of Operators=Topic_20_20_120_40
  35. 3 Priority of Operators=Topic_20_20_120_50
  36. 2 Null Statement=Topic_20_30_10
  37. 2 Assignment Statement=Topic_20_30_20
  38. 2 Break=Topic_20_30_30
  39. 2 Continue=Topic_20_30_40
  40. 2 Do=Topic_20_30_50
  41. 2 For=Topic_20_30_60
  42. 2 If=Topic_20_30_70
  43. 2 Return=Topic_20_30_80
  44. 2 Switch=Topic_20_30_90
  45. 2 While=Topic_20_30_100
  46. 2 Script Example for Installing a Tool in the PowerFRAMEVIEW=Topic_20_10_10
  47. 2 Script Example for Evaluating Variable Values=Topic_20_10_20
  48. 2 Script Example for Selecting a Processing=Topic_20_10_30
  49. 2 Script Examples for Repeating Processing=Topic_20_10_40
  50. 2 Script Examples for Calling a Function=Topic_20_10_50
  51. 1 Script Function
  52. 2 Encapsulate Functions=Topic_40_10
  53. 2 Application Control Function=Topic_40_20
  54. 2 Screen Control Functions=Topic_40_30
  55. 2 Arithmetic Operation Functions=Topic_40_40
  56. 2 Character String Operation Functions=Topic_40_50
  57. 2 Date and Time Operation Functions=Topic_40_60
  58. 2 System Functions=Topic_40_70
  59. 2 Type Checking Functions=Topic_40_80
  60. 2 DDE Conversation Functions=Topic_40_90
  61. 2 DLL Functions=Topic_40_100
  62. 2 Timer Functions=Topic_40_110
  63. 2 Array Operation Functions=Topic_40_120
  64. 2 Window Operation Function=Topic_40_130
  65. 2 Dialog Box Functions=Topic_40_140
  66. 2 Expanded Dialog Box Functions=Topic_40_230
  67. 2 File Operation Functions=Topic_40_150
  68. 2 Other Functions for Operating the Window=Topic_40_160
  69. 2 Clipboard Operation Functions=Topic_40_170
  70. 2 Bit Operation Functions=Topic_40_180
  71. 2 List Processing Functions=Topic_40_190
  72. 2 Script Evaluation Function=Topic_40_200
  73. 2 Parameter Operation Function=Topic_40_210
  74. 2 Event Functions [Win16]=Topic_40_220
  75. 2 Win 16 Application Control Functions [Win32]=Topic_40_240
  76.