Chapter Contents

Previous

Next
SCL List Class: _copyListIn

SCL List Class: _copyListIn



Copies the contents of a regular SCL list into the list object. The current contents of the list object, if any, are deleted before the copy is done.


Syntax

Syntax

objectName._copyListIn( options,inlist );

Argument Type Use Description
options Character Input String containing options. See SCL reference for COPYLIST for valid options.
inlist List Input List id of the SCL List to copy into the list object.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.