--- In flexcoders@yahoogroups.com, "Michael Schmalle" <[EMAIL PROTECTED]> wrote: > > Hi, > > it's > > callLater(nominalLocatePopup, > [nominalArray.getItemAt(nominalGrid.selectedIndex).nominalCode]); > > The function must resize in 'this' scope of the callLater() call. > > Peace, Mike >
Many thanks Mike. I was thrown off the scent by the docs example showing the function name in quotes. Grrr ......