DIRECTORY() does not work with German "Umlaute"

DIRECTORY() does not work with German "Umlaute"

Postby Jimmy » Fri Oct 21, 2022 9:51 pm

hi,

i have a File called "DSL_Verfügbarkeit2.JPG"
when use this Code the Result is wrong while "Umlaut ü" is missing :shock:

Code: Select all  Expand view
#include "FiveWin.ch"
FUNCTION MAIN()
LOCAL oWnd
LOCAL aDir := DIRECTORY( "DSL*.*" )
LOCAL cFile

   msginfo(hb_valToExp(aDir))
   cFile := aDir[1][1]
   msginfo(cFile)
 

so how to use DIRECTORY() with German "Umlaut" :?:
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1638
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany

Re: DIRECTORY() does not work with German "Umlaute"

Postby Jimmy » Sat Oct 22, 2022 12:11 am

hi,

got Answer here
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=42330

but still have no a Solution
greeting,
Jimmy
User avatar
Jimmy
 
Posts: 1638
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 84 guests