FUNCTION FName() AS STRING
public static string FName()
1? FFirst("*.txt", FC_NORMAL) 2? FName() // Return first file matched 3? FNext() // Find next file matching *.txt 4? FName() // Return second file matched
Copyright © 2015-2024 XSharp BV, All rights reserved. The VO SDK classes are Copyright © Computer Associates.