Search found 377 matches: root

Return to advanced search

Enrico,

Strange. I have just tested it here and see how it looks:

Image

Also, if I copy the EXE to the root directory I get "**", which it is ok.
by Antonio Linares
Sat Oct 29, 2005 8:06 pm
 
Forum: FiveWin for Pocket PC
Topic: CurDir() bug
Replies: 9
Views: 2749

CurDir() bug

The following sample shows spurious characters if run from the root directory (MyDevice):

#include "Fwce.ch"


FUNCTION MAIN()

MSGALERT( "*" + CURDIR() + "*" )

RETURN NIL

The problem is reproduceable with the device emulator.

EMG
by Enrico Maria Giordano
Sat Oct 29, 2005 6:30 pm
 
Forum: FiveWin for Pocket PC
Topic: CurDir() bug
Replies: 9
Views: 2749
Previous

Return to advanced search