Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!srcsip!rd-atlas!afshin
From: afshin@rd-atlas.UUCP (Afshin Taheri)
Newsgroups: comp.databases
Subject: resuming to a new field in form.
Keywords: Ingres
Message-ID: <539@rd-atlas.UUCP>
Date: 11 Aug 89 22:17:09 GMT
Distribution: usa
Organization: Honeywell Residential, MN 55422
Lines: 25

In my OSL code I want to have a menu item that when it is entered ,
the cursor goes to a specific field. I cannot use the "Resume field "
function because the problem is that it will resume the procedure. 
I have a submenu item inside a retrieve loop and I don't want to close 
this procedure.

Ex. of the OSL Code:
"item1" = {
formname := RETRIEVE (....
.
.
. . . . . ) WHERE ....
{
"item2" = {
    /* I like to go to a specific field following the item1 entering 
       and then the submenu item2 entering.			     */
  .  .   .  
  }
}


Afshin Taheri

Internet : rd-atlas!afshin@src.honeywell.com
UUCP     : uunet!src.honeywell.com!rd-atlas!afshin