HP3000-L Archives

May 1996, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Rick Brooks <[log in to unmask]>
Reply To:
Rick Brooks <[log in to unmask]>
Date:
Tue, 7 May 1996 17:37:13 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
Roshan P. Shah wrote:
>
> Hello HP3000/VPLUS Gurus,
>
> I have a quick question for you. Iam using VPLUS and COBOL.
>
> If some user Enters a Wrong/Invalid Input, I want to make
> a Field "Blink and Highlight" with some warning message in the Message Window
> of the screen.
>
> The Blinking should continue until, the User corrects the
> Value on the Screen.
>
> Shall I  use VCHANGEFIELD. ? How to call this in COBOL.
>
> I will appreciate Any Sort of Information on this as early as Possible.
>
> Thanks in Advance.
>
> Roshan P. Shah
> [log in to unmask]
 
To set the Message Window enahancements, you can set the Window Enhancement
parameter of the VPUTWINDOW intrinsic.  The values for this area are given in
the
description of the common area (pg 6-13 of my manual) of the VPLUS manual.  We
have
an application that uses 'C' or '67' for inverse blinking at a point where the
user
is waiting on a long process to finish.
 
Be sure to set the enhancement back to '@' or '64' (Stop Enhancement) after
this
call.
 
Rick Brooks
Software Engineer
Prevue Networks, Inc.
http://www.prevuenet.com       "Before you view, Prevue"

ATOM RSS1 RSS2