[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV Mainframes, 3270 and Lynx FORMs
From: |
Nelson Henry Eric |
Subject: |
Re: LYNX-DEV Mainframes, 3270 and Lynx FORMs |
Date: |
Tue, 9 Sep 1997 10:43:38 +0900 (JST) |
> Here's a problem that I don't think we'll be able to solve but I want to
> give it one last try. First, here's an overview of what we are doing:
Our place runs on "one last try"; keep on trucking!
> For instance, if the first query was "one AND two", then after going
> back he could change it to "one AND two AND three" but he cannot change
> it to "one OR two" or "one AND three". If you know how 3270s work, it
Never having used a 3270, I'm probably way off the wall, but just in
case noone more knowledgeable answers:
1) Forms are filled out using lynx's own line editor. Your
default editor is not called for filling out forms. It's
important to read the on-line help to learn about the
key strokes for the line editor. If 3270s can do:
Lynx Line Editor Default Key Binding (p2 of 2)
[...]
ERASE Erase the line - Ctrl-U, Ctrl-X
[...]
DELP Delete prev char - Ctrl-H, DELETE, Remove
DELC Delete current char - Ctrl-D,
for example, your users should be able to edit
individual form boxes.
2) Moving around on the form can be a pain. I need
tutoring in this area myself. Moving down the form
is easy; just press [TAB]. Moving up one input box
at a time is not possible AFAIK, but on my terminal
at least, you can use "Page Up" or "Home" to jump to
above what you need to edit, and then move down again
with [TAB]. The worst case is that you'll have to
start always at the top of the form and [TAB] down.
3) Press "x" on the Submit button, as opposed to [CR]
to prevent cacheing.
Hope it's not wrong and helps someone.
__Henry
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
- LYNX-DEV Mainframes, 3270 and Lynx FORMs, Kevin Ternes, 1997/09/08
- Re: LYNX-DEV Mainframes, 3270 and Lynx FORMs,
Nelson Henry Eric <=
- Re: LYNX-DEV Mainframes, 3270 and Lynx FORMs, Nelson Henry Eric, 1997/09/10
- Re: LYNX-DEV Mainframes, 3270 and Lynx FORMs, Robert Bonomi, 1997/09/10
- Re: LYNX-DEV Mainframes, 3270 and Lynx FORMs, Robert Bonomi, 1997/09/10