pl/sql question

From: sko <sko55_at_wwa.com>
Date: 1996/06/24
Message-ID: <sko55-2406961755570001_at_pool4-027.wwa.com>#1/1


how do you set a variable equal to the VALUE of the variable vs. the string is building? here's an example...

/************/

#accum01 := 100
$count := '01'

$variable := '#accum'||$count --> ???

/************/

how do i set $variable = 100 vs. $variable = '#accum01'?

thanks.

-- 
email:  sko55_at_wwa.com
Received on Mon Jun 24 1996 - 00:00:00 CEST

Original text of this message