| Date: | Fri, 5 Sep 1997 12:51:48 +0200 |
| Reply-To: | Howard Wright <hwright@OLDMUTUAL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> |
| From: | Howard Wright <hwright@OLDMUTUAL.COM> |
| Subject: | Re: AF/Org. chart class - Getting info |
|
| Content-Type: | text/plain; charset=us-ascii |
Hi Joaquin,
I've had the same problem.
What I did sas to create a new variable from _n_ on my input dataset and
map it to NVALUE. You can the get this value from the _get_current_
list and and then use fetchobs(dsid,nvalue) to pick up the record from
the input dataset.
HTH
Howard
Joaquin Sanchez Iglesias wrote:
>
> Hi all,
>
> I?m trying get info about a selected node with '_get_current_' method, but
> the list that it returns when I select a node is:
<snip>
> With this info I can't look for the node's data in my table. I need the obs
> number, the id...
>
> I think I've followed all the steps in the "SAS/AF Software: FRAME Class
> Dictionary". Has anybody experience with this?, could help me?
>
> TIA,
>
> Joaquin
--
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Howard Wright + InfoActive CC +
+ SAS Consultant + A SAS Quality Partner +
+ Cape Town + On assignment at Old Mutual +
+ South Africa +++++++++++++++++++++++++++++++
+ InfoActive (021) 683-6448 hwright@aztec.co.za +
+ Old Mutual (021) 509-4118 hwright@oldmutual.com +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ There is no relationship whatsoever between the above +
+ views and those of Old Mutual. +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|