Problem SEEM persist

CURD.EXE IS GENERATED AT  g:\clip52\lavori\massimo\arca

IMO if compiledcurd.hb-3rd=hbide_workingfolder cd is required


----CURDIR.HBP
-3rd=hbide_version=1.0
-3rd=hbide_type=Executable
-3rd=hbide_title=curd
-3rd=hbide_location=G:/CLIP52/LAVORI/MASSIMO/ARCA
-3rd=hbide_workingfolder=
-3rd=hbide_destinationfolder=g:\clip52\lavori\massimo\arca
-3rd=hbide_output=curd
-3rd=hbide_launchparams=
-3rd=hbide_launchprogram=
-3rd=hbide_backupfolder=
-3rd=hbide_xhb=YES
-3rd=hbide_xpp=NO
-3rd=hbide_clp=NO


curd.prg
------------------ CURDIR.PRG
func MAIN
 ?  curdir()  // display documents and setting\bel\desktop
                // istead of G:\clip52\lavori\massimo\arca\
 inkey(0)
 return
----------------------------------------------------------------------------------------------------
Project [ curd ]    Launch [ Yes ]    Rebuild [ No ]    Started [ 12:35:42 ]
----------------------------------------------------------------------------------------------------
Batch File Exists => C:\DOCUME~1\bel\IMPOST~1\Temp\9h95w0.bat
Batch File Contents =>

hbmk2 G:\clip52\lavori\massimo\arca\curd.hbp -xhb -q -trace -info
-lang=en -width=512

Command => C:\WINDOWS\system32\cmd.exe
Arguments => /C C:\DOCUME~1\bel\IMPOST~1\Temp\9h95w0.bat
----------------------------------------------------------------------------------------------------
CurDir() => Documents and Settings\bel\Desktop Starting in =>
G:\clip52\lavori\massimo\arca\

G:\clip52\lavori\massimo\arca>hbmk2
G:\clip52\lavori\massimo\arca\curd.hbp -xhb -q -trace -info -lang=en
-width=512

hbmk2: Autodetected platform: win

hbmk2: Autodetected C compiler: bcc
hbmk2: Using Harbour: G:\CLIP52\XH\bin G:\CLIP52\XH\include
G:\CLIP52\XH\lib G:\CLIP52\XH\lib
hbmk2: Using C compiler: G:\CLIP52\XH\BCC55\BIN\bcc32.exe
hbmk2: Harbour compiler command:
G:\CLIP52\XH\bin\harbour.exe -n G:\clip52\lavori\massimo\arca\curd.prg
-q -oC:\DOCUME~1\bel\IMPOST~1\Temp\ -iG:\CLIP52\XH\include
-undef:.ARCH. -D__PLATFORM__WINDOWS

xHarbour Compiler build 1.0.0 (SimpLex)
Copyright 1999-2007, http://www.xharbour.org http://www.harbour-project.org/
hbmk2: C/C++ compiler command:
bcc32.exe -c -q -d -6 -O2 -OS -Ov -Oi -Oc -tWM -w -Q -w-sig-
-nC:\DOCUME~1\bel\IMPOST~1\Temp\ -IG:\CLIP52\XH\include
C:\DOCUME~1\bel\IMPOST~1\Temp\curd.c

C:\DOCUME~1\bel\IMPOST~1\Temp\curd.c:
hbmk2: Linking... curd.exe
hbmk2: Linker command:
ilink32.exe @C:\DOCUME~1\bel\IMPOST~1\Temp\ci9cq7.lnk
hbmk2: Linker script:
-Gn -Tpe -LG:\CLIP52\XH\BCC55\Lib\PSDK;G:\CLIP52\XH\lib -ap c0x32.obj
C:\DOCUME~1\bel\IMPOST~1\Temp\curd.obj, curd.exe, nul, debug.lib
vm.lib rtl.lib lang.lib codepage.lib gtcgi.lib gtpca.lib gtstd.lib
gtwin.lib gtwvt.lib gtgui.lib rdd.lib usrrdd.lib dbfntx.lib dbfcdx.lib
dbfnsx.lib dbffpt.lib rdd.lib hsx.lib hbsix.lib macro.lib pp.lib
common.lib kernel32.lib user32.lib gdi32.lib advapi32.lib ws2_32.lib
winspool.lib comctl32.lib comdlg32.lib shell32.lib uuid.lib ole32.lib
oleaut32.lib mpr.lib winmm.lib mapi32.lib imm32.lib msimg32.lib
wininet.lib pcrepos.lib cw32mt.lib import32.lib,,

Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland

----------------------------------------------------------------------------------------------------
Exit Code [ 0 ]    Exit Status [ 0 ]    Finished at [ 12:35:47 ]
Done in [ 4.77 Secs ]
----------------------------------------------------------------------------------------------------

Detected exeutable => curd.exe

Launch error: file not found - curd.exe


2010/5/12 Pritpal Bedi <bediprit...@hotmail.com>:
>> imo it not made a
>> cd \ G:\clip52\lavori\massimo\arca\
>> for changing the curdir()
>>
> cd is not issued at all.
> Try after removing ( not needed now )
> -3rd=hbide_workingfolder=G:\clip52\lavori\massimo\arca\
>


-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to