Public Function FileNameStringAccessV1( _ ByVal vPhrase As Variant _ , ByVal vMaxLen As Variant _ ) As Variant
FileNameStringAccessV1("MSysObjects", 8) = "MSYSOBJE" FileNameStringAccessV1("Local Customers", 11) = "LOCALCUSTOM"See also:
FileNameStringAccessV2 FunctionvPhrase: Phrase which is to be converted into a valid DOS file name. Function returns Null if vPhrase is Null or cannot be fixed up to a String.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.