Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

BACKGROUND SCREEN COLORS FOR RM-COBOL/85
Hello to everybody. I am trying to develop a program with RM-COBOL/85
but I do not know how to  make the whole screen change color! I know
how to change the color of specific displays, but not of the entire
screen. I would really appreciate if someone could help me by telling
me how.
Thanks in advance.


Report this thread to moderator Post Follow-up to this message
Old Post
diego.gda@gmail.com
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
On 20 Oct 2006 11:05:01 -0700, diego.gda@gmail.com wrote:

>Hello to everybody. I am trying to develop a program with RM-COBOL/85
>but I do not know how to  make the whole screen change color! I know
>how to change the color of specific displays, but not of the entire
>screen. I would really appreciate if someone could help me by telling
>me how.
>Thanks in advance.
Please state compiler version, runtime version and OS used


Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com

Report this thread to moderator Post Follow-up to this message
Old Post
Frederico Fonseca
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
It is version 6 and I am running it in Windows.


Report this thread to moderator Post Follow-up to this message
Old Post
d_gda@yahoo.com
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
On 20 Oct 2006 12:16:43 -0700, "d_gda@yahoo.com" <diego.gda@gmail.com>
wrote:

>It is version 6 and I am running it in Windows.

full version please.

V6 can run in Windows mode or in DOS mode .


Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com

Report this thread to moderator Post Follow-up to this message
Old Post
Frederico Fonseca
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
MS-DOS mode... Thank you


Report this thread to moderator Post Follow-up to this message
Old Post
d_gda@yahoo.com
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
diego.gda@gmail.com wrote:
> Hello to everybody. I am trying to develop a program with RM-COBOL/85
> but I do not know how to  make the whole screen change color! I know
> how to change the color of specific displays, but not of the entire
> screen. I would really appreciate if someone could help me by telling
> me how.
> Thanks in advance.
>

Display space with background-color.

Donald

Report this thread to moderator Post Follow-up to this message
Old Post
Donald Tees
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
On Fri, 20 Oct 2006 17:56:46 -0400, Donald Tees
<donald_tees@donald-tees.ca> wrote:

>diego.gda@gmail.com wrote: 
>
>Display space with background-color.
>
>Donald
RM/COBOL does not have that keyword.

Way to do it is by using the CONTROL option of the DISPLAY.

eg.
display spaces line 1 position 1 erase eos
control "FCOLOR=BLUE, BCOLOR=WHITE"


where the valid colors are

Valid Color Names	High-Intensity Color Values (Defaults)
Black 		Gray
Blue 			Light Blue
Green 		Light Green
Cyan 			Light Cyan
Red 			Light Red
Magenta 		Light Magenta
Brown 		Yellow
White		 	High-Intensity White


Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com

Report this thread to moderator Post Follow-up to this message
Old Post
Frederico Fonseca
10-20-06 11:55 PM


Re: BACKGROUND SCREEN COLORS FOR RM-COBOL/85
thank you

Frederico Fonseca ha escrito:

> On Fri, 20 Oct 2006 17:56:46 -0400, Donald Tees
> <donald_tees@donald-tees.ca> wrote:
> 
> RM/COBOL does not have that keyword.
>
> Way to do it is by using the CONTROL option of the DISPLAY.
>
> eg.
> display spaces line 1 position 1 erase eos
>    control "FCOLOR=BLUE, BCOLOR=WHITE"
>
>
> where the valid colors are
>
> Valid Color Names	High-Intensity Color Values (Defaults)
> Black 		Gray
> Blue 			Light Blue
> Green 		Light Green
> Cyan 			Light Cyan
> Red 			Light Red
> Magenta 		Light Magenta
> Brown 		Yellow
> White		 	High-Intensity White
>
>
> Frederico Fonseca
> ema il: frederico_fonseca at syssoft-int.com


Report this thread to moderator Post Follow-up to this message
Old Post
Alba
10-20-06 11:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Cobol archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:58 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.