Michel,
The result is "C:\Windows\System32\cmd.exe".
So far as I know, the path is correct, the file is exist. But the result of file() is .F.
I don't know how to fix this problem. Do you have any idea?
Regards,
Andy
Search found 22 matches
- Mon Aug 09, 2010 1:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help with FILE()
- Replies: 7
- Views: 1170
- Mon Aug 09, 2010 7:41 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help with FILE()
- Replies: 7
- Views: 1170
Re: Help with FILE()
Anser,
Yes, I have the same problem with files other than cmd.exe, and the function GetSysDir() returns C:\Windows\System32
Regards,
Andy
Yes, I have the same problem with files other than cmd.exe, and the function GetSysDir() returns C:\Windows\System32
Regards,
Andy
- Mon Aug 09, 2010 5:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help with FILE()
- Replies: 7
- Views: 1170
Re: Help with FILE()
Thank you Anser, my PC running OS Windows 7 - 64 bit.
Is this cause the problem?
Regards,
Andy
Is this cause the problem?
Regards,
Andy
- Mon Aug 09, 2010 2:45 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help with FILE()
- Replies: 7
- Views: 1170
Help with FILE()
I use function FILE() as below, it works fine with windows XP, but it executes MsgStop() function with windows 7. On the other words, the FILE() tell me CMD.EXE file does not exist, but it is exist in fact. FUNCTION Main() LOCAL cFile := GetSysDir() + "\CMD.EXE" IF ! FILE( cFile ) MsgStop(...
- Thu Sep 27, 2007 7:58 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show the SAY with Transparent background
- Replies: 4
- Views: 794
- Thu Sep 27, 2007 1:29 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to show the SAY with Transparent background
- Replies: 4
- Views: 794
How to show the SAY with Transparent background
Hi Everyone, I have a problem in my application, the SAY “Date:” was not in transparent background. The example is listed as below: // Testing a SAY in transparent #include "FiveWin.ch" //------------------------------------------------------------------------// function Main() local oDlg,...
- Mon Sep 17, 2007 7:09 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Important fix
- Replies: 16
- Views: 4477
- Mon Sep 17, 2007 3:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Important fix
- Replies: 16
- Views: 4477
- Wed May 23, 2007 9:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help for DBFDBT.LIB
- Replies: 5
- Views: 1281
- Wed May 23, 2007 9:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help for DBFDBT.LIB
- Replies: 5
- Views: 1281
- Wed May 23, 2007 6:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help for DBFDBT.LIB
- Replies: 5
- Views: 1281
Help for DBFDBT.LIB
Hi All, This is my first time trying to build an .EXE file using Harbour, Borland C++ compiler and FWH. When I do buildh tutor01, I got an error message: Fatal: Unable to open file ‘DBFDBT.LIB’ Then I check my harbour\lib folder, I am sure I do not have DBFDBT.LIB file. Does someone can help and pro...
- Wed Nov 29, 2006 7:54 am
- Forum: FiveWin for CA-Clipper
- Topic: Show selected records in ListBox
- Replies: 2
- Views: 1437
- Wed Nov 29, 2006 6:25 am
- Forum: FiveWin for CA-Clipper
- Topic: Show selected records in ListBox
- Replies: 2
- Views: 1437
Show selected records in ListBox
Hi All,
I use REDEFINE LISTBOX command, normally it shows all of the records in listbox. Is it possible to set filter in order to show the matched records only in listbox? How to do if possible?
I use REDEFINE LISTBOX command, normally it shows all of the records in listbox. Is it possible to set filter in order to show the matched records only in listbox? How to do if possible?
- Tue Sep 19, 2006 12:40 pm
- Forum: FiveWin for CA-Clipper
- Topic: ListBox in DLL file
- Replies: 9
- Views: 3101
- Mon Sep 18, 2006 1:09 pm
- Forum: FiveWin for CA-Clipper
- Topic: ListBox in DLL file
- Replies: 9
- Views: 3101