home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / viscobv6.zip / vac22os2 / ibmcobol / samples / cicssmp / clidir / helpdir / cicssamp.ipf < prev   
Text File  |  1997-08-11  |  2KB  |  54 lines

  1. :userdoc.
  2. :title. CICS Time Zone Sample Help
  3. :docprof toc=12.
  4. .*
  5. :h1.CICS Time Zone Sample Application Help
  6. :p.
  7. This file contains the help for the sample COBOL Visual Builder
  8. CICS Time Zone Sample application.
  9. .* - - - - -
  10. :h1 res=100.CICS Time Zone Window Help
  11. .*
  12. :p.
  13. This CICS Time Zone application is a sample COBOL application.
  14. :p.
  15. This application permits you to query the time and date on a
  16. CICS server using a graphical user interface running on a
  17. workstation.  The query of the time and date is performed via a
  18. CICS ECI call to the CICS server from the CICS client.
  19. :p.
  20. In order to query the time and date on the server, all that you
  21. need to do is to press the :hp2.Time and Date Stamp:ehp2. push
  22. button.
  23. :p.
  24. In the event of a CICS error, you will see the CICS error code
  25. appearing at the bottom of the Time Zone window.  You can refer
  26. to TRANASST.CPY for the definition of the CICS error codes.
  27. .*
  28. .* - - - - -
  29. :h2 hide res=110.Time Entry Field Help
  30. :p.
  31. This field contains the :hp2.Time:ehp2. obtained from the
  32. CICS server after the :hp2.Time and Date Stamp:ehp2. button is pressed.
  33. .*
  34. .* - - - - -
  35. :h2 hide res=120.Date Entry Field Help
  36. :p.
  37. This field contains the :hp2.Date:ehp2. obtained from the
  38. CICS server after the :hp2.Time and Date Stamp:ehp2. button is pressed.
  39. .*
  40. .* - - - - -
  41. :h2 hide res=130.Time and Date Stamp Button Help
  42. :p.
  43. Click on the :hp2.Time and Date Stamp:ehp2. button to show the time and date
  44. of the CICS server..
  45. .*
  46. .* - - - - -
  47. :h2 hide res=140.Close Push Button Help
  48. :p.
  49. Click on the :hp2.Close:ehp2. push button to close the
  50. application.
  51. .*
  52. .* - - - - -
  53. :euserdoc.
  54.