HP3000-L Archives

February 2005, Week 3

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:
John Hohn <[log in to unmask]>
Reply To:
Date:
Wed, 16 Feb 2005 15:28:58 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (54 lines)
Matthew,

If you still have problems after the VCLOSETERM, VOPENTERM
(and I don't know if you do), then you may have to set the
COMAREA showcontrol field to 7, before the first VSHOWFORM
following the VOPENTERM.

- John Hohn


Date sent:              Wed, 16 Feb 2005 17:22:02 -0600
Send reply to:          Matthew Perdue <[log in to unmask]>
From:                   Matthew Perdue <[log in to unmask]>
Subject:                Re: [HP3000-L] VPLUS (VTURNOFF/VTURNON) Question
To:                     [log in to unmask]

> Quoting Brian Donaldson <[log in to unmask]>:
>
> > I have a Cobol/Vplus app that allows users to maintain and stream jobs.
> >
> > Works fine unless the job happens to have Vesoft's STREAMX stuff in it.
> >
> > So, I introduced the VTURNOFF/VTURNON procedures to let the user
> > provide STREAMX with the necessary prompt responses.
> >
> > After the job is streamed I call VTURNON. Unfortunately, the screen is
> > all messed up, partially blank and just isn't behaving normally as it was
> > before I called VTURNOFF.
> >
> > I moved the COMAREA to a working-storage hold area before calling VTURNOFF.
> > After the job is streamed I move the working-storage hold area back to
> > COMAREA hoping this would solve the problem but it didn't do anything for me.
> >
> > Anyone out there who knows the solution to this one?
> >
> > TIA,
> > Brian.
>
> When printing screen contents, printing to the attached printer or streaming
> jobs to allow users to intereact with streamx I do:
>
> CALL "VCLOSETERM" USING COMAREA.
>
> do whatever needs to be done "outside of the vplus screen"
> then...
>
> CALL "VOPENTERM" USING COMAREA TERM-TYPE.
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2