partially reverted to pick sources from .hbp and only use SET PROCEDURE in script mode. Ugly, but SET PROCEDURE can only find sources in cwd.
This commit is contained in:
@@ -2871,6 +2871,8 @@ STATIC FUNCTION HB_HASHI()
|
||||
|
||||
RETURN h
|
||||
|
||||
#if defined( __HBSCRIPT__HBSHELL )
|
||||
SET PROCEDURE TO "_cgifunc.prg"
|
||||
SET PROCEDURE TO "_cookie.prg"
|
||||
SET PROCEDURE TO "_session.prg"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user