Thanks Pat, it worked.
On Jun 8, 7:33 pm, pat <[email protected]> wrote: > The Basic 'equivalent' of 'ITYPE()' for A correlatives can be achieved > using the 'OCONV()' function > > eg : > > @RECORD = item > @ID = 'my_id' > > x = OCONV(item,"A;1:' * ':2") > > [ Available from jBASE 4.1.6 onwards ] > > Pat > > On May 29, 12:23 pm, Daniel Klein <[email protected]> wrote: > > > > > > > > > No, but it would be a simple matter to convert the A-type to an I-type. > > > Alternatively (my preference), would be to code the functionality of the > > A-type directly into the code. > > > My personal view, fwiw, is that the ITYPE() function carries with it too > > much baggage (ie, too much to set up before using it). > > > Dan > > > On Mon, May 28, 2012 at 4:17 PM, foxy.md <[email protected]> wrote: > > > Hi, > > > > In order to use I-type dictionary items in my jbc program I can call > > > ITYPE() function. > > > > How to use A-type dictionary items? Is there any function for them as > > > well? (function ATYPE() does not exist :) > > > > -- > > > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > > > To post, send email to [email protected] > > > To unsubscribe, send email to [email protected] > > > For more options, visit this group at > > >http://groups.google.com/group/jBASE?hl=en -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
