Viktor:
As I see in messages, you deleted .cmd files:
---------------------
2007-10-24 01:47 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- bin/bld.cmd
- Removed obsolete version of bld.bat (aimed for OS/2).
OS/2 users should use bld.bat.
2007-10-24 03:12 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- make_gnu.cmd
- Remove obsolete file. This was the same as make_gnu.bat
but with defaults set for OS/2. OS/2 users should use
make_gnu.bat with proper platform/compiler sets.
2007-11-02 13:15 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
- doc/genhtm.cmd
- utils/hbtest/make_xpp.cmd
- contrib/libmisc/doc/gendoc.cmd
- contrib/libgt/doc/gendoc.cmd
- Removed .cmd versions of .bat files.
---------------------
These type of files are need under OS/2
Using make_gnu.bat ( with proper platform/compiler sets ) result in:
---------------------
[E:\harbour712]make_gnu.bat
SYS1057: The file or path name entered is invalid in a DOS session.
---------------------
.bat files are considered for 16 bits sessions and in this case OS/2
open one "DOS session" to handle make_gnu.bat, while .cmd files are for
32 bits sessions
Can you recall .cmd files ?
David Macias
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour