-
Notifications
You must be signed in to change notification settings - Fork 28
dos_olelist
Dale Fugier edited this page Dec 1, 2018
·
1 revision
Returns a list to all linked OLE objects.
(dos_olelist [space])
space
If specified, the work space to query, where 0 = both
, 1 = model space
, and 2 = paper space
. Otherwise, both model space and paper space are queried.
A list of string identifying the OLE objects in the specified space if successful.
nil on error.
Command: (dos_olelist)
("C:\\Users\\dale\\Documents\\Book1.xls")