wef brw lookup behavior
GCC Consulting
gccconsulting at comcast.net
Tue Jan 22 06:56:20 PST 2008
> -----Original Message-----
> From: filepro-list-
> bounces+gccconsulting=comcast.net at lists.celestial.com [mailto:filepro-
> list-bounces+gccconsulting=comcast.net at lists.celestial.com] On Behalf
> Of Scott Nelson
> Sent: Monday, January 21, 2008 9:19 PM
> To: filePro Mailing List
> Subject: wef brw lookup behavior
>
> When doing a browse lookup for a select list to fill a field using wef,
> there are a couple strange things:
>
> First, after the lookup and @bk eq "S" to Select a record, the skip
> command does not work. I have to use a pushkey "[entr]"
>
> If you use @bk and then corresponding letters in the exit keys, then
> you
> can not hit Enter to drop the window. When attempting to use [Entr]
> on
> the exit key and @bk, the browse lookup drops, and the cursor flashes
> at
> the point where 'enter selection' would be.
>
> Am I overlooking something due to excessive cold medication????
>
> Scott
Without seeing your code, I would suggest that you might want to use @wbl
for your browse lookups. You could then say
@wefxx if: xx = ""
Then: GOTO @wblxx
If:
Then: SHOW "Enter some Value or press \kB-Get Value or \kZ-Continue";END
This will give you more control over the browse then having it in @we.
Richard Kreiss
GCC Consulting
rkreiss at gccconsulting.net
More information about the Filepro-list
mailing list