Hi All,
Ex. c:\progam files\aaa" --> c:\program~1\aaa
#include "Fivewin.ch"
FUNCTION MAIN()
MEMOWRIT( "This is a long name", "Test" )
? LFN2SFN( "This is a long name" )
RETURN NIL
Antonio Linares wrote:Richard,
Is CurDir() returning a long filename ?
Enrico Maria Giordano wrote:The following sample works fine here:
- Code: Select all Expand view
#include "Fivewin.ch"
FUNCTION MAIN()
MEMOWRIT( "This is a long name", "Test" )
? LFN2SFN( "This is a long name" )
RETURN NIL
EMG
richard-service wrote:? LFN2SFN( "This is a long name" ) --> Empty
Test FWH801
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 108 guests