SCREEN SECTION processing in RM/COBOL
From: Buck Black (Buck.Black_at_virgin.net)
Date: 12/11/04
- Next message: Lueko Willms: "Re: OT - Re: Program templates as Object Classes"
- Previous message: Lueko Willms: "Re: MAINFRAME SHOP STANDARDS"
- Next in thread: Frederico Fonseca: "Re: SCREEN SECTION processing in RM/COBOL"
- Reply: Frederico Fonseca: "Re: SCREEN SECTION processing in RM/COBOL"
- Reply: Richard: "Re: SCREEN SECTION processing in RM/COBOL"
- Reply: Pete Dashwood: "Re: SCREEN SECTION processing in RM/COBOL (LONG with sample code)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 11 Dec 2004 17:14:31 GMT
I am currently involved in a project to convert a suite of RM/COBOL
programs to a SCREEN SECTION based format. Currently all screens, and
screen handling routines, are implemented entirely within the
procedure division.
I would like to be able to assign attributes to screen section items
dynamically (colors, for the most part) and to be able to determine
which field in the screen has control on accepts and displays.
Any ideas on how to do this in RM/COBOL?
I would be extremely grateful for any suggestions.
TIA
- Next message: Lueko Willms: "Re: OT - Re: Program templates as Object Classes"
- Previous message: Lueko Willms: "Re: MAINFRAME SHOP STANDARDS"
- Next in thread: Frederico Fonseca: "Re: SCREEN SECTION processing in RM/COBOL"
- Reply: Frederico Fonseca: "Re: SCREEN SECTION processing in RM/COBOL"
- Reply: Richard: "Re: SCREEN SECTION processing in RM/COBOL"
- Reply: Pete Dashwood: "Re: SCREEN SECTION processing in RM/COBOL (LONG with sample code)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|