I lied type

LIST DICT.DICT

only one dot

> From: jp.les...@hotmail.com
> To: u2-users@listserver.u2ug.org
> Subject: RE: [U2]
> Date: Fri, 15 May 2009 16:17:48 -0600
>
> In Universe it is LOC, in PICK it was AMC. In Universe you can find the
field
> you want by typing LIST.DICT.DICT at TCL
>
> > Subject: RE: [U2]
> > Date: Fri, 15 May 2009 16:48:02 -0400
> > From: bi...@hkmetalcraft.com
> > To: u2-users@listserver.u2ug.org
> >
> > 1. This is not done from an SB+ screen.
> >
> > 2. While there could be "multiple hits" I would be happy to grab the
> > first one, better yet, see what all of the multiple hits are. If there
> > are no hits, it would tell me that I should manually specify these blank
> > fields in the DICT.
> >
> > Thanks for responding.
> >
> > --B
> >
> > -----Original Message-----
> > From: owner-u2-us...@listserver.u2ug.org
> > [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Israel, John R.
> > Sent: Friday, May 15, 2009 4:27 PM
> > To: 'u2-users@listserver.u2ug.org'
> > Subject: RE: [U2]
> >
> > Is this done from a SB+ screen? If so, you should be able to pull from
> > one of their variables. If not, you would have to do a select on the
> > DICT to find the one you want. The problem here is what to do it you
> > get multiple hits or no hits?
> >
> > John Israel
> > Sr. Programmer/Analyst
> > Dayton Superior Corporation
> > 721 Richard St.
> > Dayton, OH 45342
> > 937-866-0711 x44380
> > -----Original Message-----
> > From: owner-u2-us...@listserver.u2ug.org
> > [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Brutzman, Bill
> > Sent: Friday, May 15, 2009 4:16 PM
> > To: u2-users@listserver.u2ug.org
> > Subject: [U2]
> >
> > From within UniBasic, I need to determine the name of a DICTionary
> > field, given the dict field number.
> >
> > While I have the beginnings of some code, some help is needed.
> >
> > This.Field.Nbr = R.Change<14>
> > This.File = R.Change<11>
> >
> > open "DICT", This.File to Dict.This.File else null
> >
> > read R.This from Dict.This.File, WHAT.DO.I.USE.HERE else null
> > Field.Name = R.This<This.Field.Nbr>
> >
> > --Bill
> > -------
> > u2-users mailing list
> > u2-users@listserver.u2ug.org
> > To unsubscribe please visit http://listserver.u2ug.org/
> > -------
> > u2-users mailing list
> > u2-users@listserver.u2ug.org
> > To unsubscribe please visit http://listserver.u2ug.org/
> > -------
> > u2-users mailing list
> > u2-users@listserver.u2ug.org
> > To unsubscribe please visit http://listserver.u2ug.org/
>
> _________________________________________________________________
> Hotmail. has ever-growing storage! Dont worry about storage limits.
>
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial
> _Storage1_052009
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/

_________________________________________________________________
Hotmail. has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutoria
l_WhatsNew1_052009
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to