Chapter Contents

Previous

Next
Format/Informat Class: _delFormat

Format/Informat Class: _delFormat



Deletes the format or informat


Syntax

Syntax

return = objectName._delFormat( isInformat );

Argument Type Use Description
return Numeric Return Whether the operation was successful: 0 if successful; <>0 if not successful.
isInformat Numeric Input Whether to delete informat or format: 1 To delete informat;0 To delete format.


Chapter Contents

Previous

Next

Top of Page

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