Re: OPO: Objects and strings
From: Rick Greenwald <greenwr_at_metamor.com>
Date: 1996/04/19
Message-ID: <4l88jc$4if_at_news.metamor.com>#1/1
Date: 1996/04/19
Message-ID: <4l88jc$4if_at_news.metamor.com>#1/1
cwd7_at_cornell.edu (Christopher Desforges) wrote:
>Is there a way to convert strings object names into objects?
>Application: I'd like to pass a list of objects to a function as a
>delimited string; parse it; and recover the object names and use them.
Chris -
You can define a function that takes an array of values. Pass an array with object handles in it. Use the Name property preceded by and object handle to get the name of the object.
- Rick Greenwald Co-author of "Oracle Power Objects Developer's Guide"
>Any suggestions?
>*********************************************
>Chris Desforges
>cwd7_at_cornell.edu
>Cornell University
>MEng. in Electrical Engineering
>*****************************************
Received on Fri Apr 19 1996 - 00:00:00 CEST
