I am about to prove myself wrong. I thought that ENTER... ...FOR 1 ROW meant
"Close the form as soon as 1 row is saved". However, the current version
documentation at http://www.rbase.com/RSyntax/Syntax.htm  says you "can
enter as many rows of data in subsequent tables as needed for the one row
entered in the first table". It does not specify that you need to "Enter"
after the last field.

>>
About the ENTER Command...
Examples
The following command displays the tranform form and allows you to enter one
row of data to the first table served by tranform. You can enter as many
rows of data in subsequent tables as needed for the one row entered in the
first table. After you enter the specified number of rows, R:BASE returns
you to the R> prompt, or the next line in the command file. Specifying the
number of rows of data to enter is useful in applications that require other
actions to take place after loading each entry. ENTER tranform FOR 1 ROW
>>

I have checked RBWin6.1 and it exhibits the same behaviour, so people have
been working around or not encountering your problem for some time. In any
event your implied "request" to expand the specified meaning of "enter" to
include all methods of saving rows, is not unreasonable. (I don't think
users should need to be told, "When you're in a region However, it may be
difficult to implement and therefore, given the ease of working around and
the lack of user interest in the issue,  have a lower priority for RBTI.

If you have a unique identifier on the primary table, I recommend the INSERT
and EDIT approach that I proposed previously.

Regards,

Stephen Markson
ForenSys The Forensic Systems Group
www.ForensicSystemsGroup.com
416 482 2140

----- Original Message -----
From: "Craig Keenan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 14, 2001 2:59 PM
Subject: Partially Resolved - Forms - Adding Multiple Rows to 2nd Table


> Thank you to all that replied.  The issue is now partially resolved - by
> placing a region around the second table's fields (without tiers) I am
able
> to successfully add many rows to the second table in a form.  This is a
> departure from the DOS functionality and I have not been able to find it
> documented anywhere, but it is at least partially functional now.
>
> The question now becomes, is there any way to add a row to that second
table
> besides hitting enter past the last field on the form?  [F2], playback
> files, Pre-defined button, NewRow in eep don't work.  I ask because there
> are 30 fields on the page and only the first 5 are mandatory - trying to
> save the user as many unnecessary keystrokes as possible.
>
> Thanks for any suggestions,
>
> Craig Keenan


Reply via email to