Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

EnsLib.RecordMap.Utils

abstract class EnsLib.RecordMap.Utils

Method Inventory

Methods

classmethod NextDefaultMap(pType As %String = "Record") as %String
classmethod parseFixedWidthSample(pSample As %IO.FileStream, pOutput As %IO.MetaCharacterStream, pGetTopFields As %Boolean, pLabelFound As %Boolean, ByRef pData) as %Status
Internal helper method for parsing fixed width sample files
FeedbackOpens in a new tab