× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Display Screen Problem
  • From: Andrew Sereda <asereda@xxxxxxxxxxx>
  • Date: Mon, 13 Mar 2000 16:16:22 +0100

Title: RE: Display Screen Problem

Where is DDS for PF that  been opened in your program and which referred from the window?
 From first glance I found one strange operation:
eval      *in41 = *on without next write PROMPT but just *in41 = *off:
     c                   eval      *in41 = *on
     C                   MOVEL     *Blanks       LLIMIT           10 0
     C                   MOVEL     *HIVAL        HLIMIT           10 0
     C                   DOU       UKey = F3
      *
      *Display initial screen
      *
     C                   eval      *in55 = *on
     C                   eval      *in55 = *off

     C                   MOVE      *OFF          *IN55
     c                   eval      *in41 = *off
You defined *in41 as RMVWDW  for PROMPT window so it takes effect only after write PROMPT.
And  *N55=*on   will work with 'write' operation.
If you wish to hide subfile record you could write before going back something like your DSP1ST record.
If I had DDS for CMASTLP# I would reply you sooner and exactly.

Andrew Sereda 


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.