I have used the calculate stmt in a product that I developed for an
interface between Manage-2000 and Demand Solutions (It's now a part of M2K's
product line).  I set up a screen so people could enter dict names that
would be additional sorts and additional data to be used in the formation
and content of the data to be passed.

Works like a charm.  You definitely want to use calculate as it will work
with *ANY* dict item.  TRANS, basic subr's;  the whole enchilada!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Timothy Snyder
Sent: Wednesday, August 30, 2006 19:23
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Using DICT items in basic program


[EMAIL PROTECTED] wrote on 08/30/2006 08:59:24 PM:

> It sounds to like what you want is the TRANS() BASIC function.
> This works in UniVerse - Don't know about UniData.

In UniData you can use CALCULATE() or the curly braces {} like you're used
to.  The documentation for both formats is in the manual under CALCULATE.
-------
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/

Reply via email to