RE: Genero-Folder-tricky-Question

"?a?te??? ??????" <[email protected]> Fri, 2 Jun 2006 09:41:52 +0300
Newsgroups gmane.comp.lang.4gl.fourjs.user
Message-ID <[email protected]>
An idea is to execute
 
DISPLAY ARRAY arr4 TO t_t4.*
        ATTRIBUTE ( COUNT=cnt, UNBUFFERED, ACCEPT=FALSE, CANCEL=FALSE )
   BEFORE DISPLAY
      EXIT DISPLAY
END DISPLAY

 
where t_t4 is your PAGE-4 array (assuming arr4[].* has the right values of course..)
This forces Genero to show the fourth page
 

-----Original Message-----
From: Schlykow [mailto:[email protected]]
Sent: ??µ???, 1 ??????? 2006 6:23 µµ
To: [email protected]
Subject: [fourjs-users] Genero-Folder-tricky-Question



Hallo,

 

perhaps can anybody help me with a special Folder-Problem:

 

I use a Folder with 4 Pages, Page 1 to 3 belongs to 'INPUT BY NAME',

in Page 4 is only a Table for 'INPUT ARRAY'.

(The INPUT ARRAY will be triggered from ON KEY in the INPUT statement).

 

it looks similar like this (but righted of course):

 

+-----------------------------------

  field1 

                          PAGE1

+-----------------------------------

  field20

                          PAGE2

+----------------------------------

  field30

                          PAGE3

+-----------------------------------

  INPUT ARRAY     PAGE4

 

 

+-----------------------------------

 

All looks fine and works very well, but the users are never satisfied.

 

They wish, that the Program remembers the Page when the

user leaves the 'INPUT BY NAME' and goes to the same Page,

when he/she will go into the INPUT again.

 

I do this with 'ON ACTION page2' and store the Page-number into

a global variable. When the user enters the Input again I use a

'NEXT Field' Statement to jump to field 1 or field20 or field 30.

This works fine for Page1 to Page3.

 

But the problem is: in the page 4 are no fields to jump to.

I was trying a invisible field, (and hidden), but then nothing

goes the right way.

 

The only thing I wish is a clear statement, which says the

Genero: 'show page 4' immediately!

(to use it after the INPUT ARRAY, because now jumps

the program immediately after the INPUT ARRAY to

another page)

 

Is there any idea in this universe to help me ?

In the manual I couldn't find any help to this special problem

 

thanks

Georg


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.0/352 - Release Date: 30/5/2006