FUNCTION FSize() AS DWORD
public static uint FSize()
1? FFirst("docs*.doc", FC_NORMAL) 2? FSize() // Size of the first file matched 3? FNext() // Find next file with docs*.doc 4? FSize() // Size of the next file matched
Copyright © 2015-2024 XSharp BV, All rights reserved. The VO SDK classes are Copyright © Computer Associates.