Public Function FileNameStringAccessV2( _ ByVal vPhrase As Variant _ , ByVal vMaxLen As Variant _ ) As Variant
FileNameStringAccessV2("MSysObjects", 8) = "MSYSOBJE" FileNameStringAccessV2("Local Customers", 11) = "LOCAL_CUSTO"See also:
FileNameStringAccessV1 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.