Error: Variable does not exist operation: HPP
Posted: Tue Jun 30, 2020 8:35 pm
Hello,
I tried to mod_harbour (64bit) on Apache24 with Windows 10.
But, I got an error like following even very simple code.
Error: Variable does not exist
operation: HPP
called from: ..\source\exec.prg, EXECUTE, line: 23
What's wrong with me?
Many thanks all
Charles Kwon.
I tried to mod_harbour (64bit) on Apache24 with Windows 10.
But, I got an error like following even very simple code.
Code: Select all
function Main()
?? "Harbour power"
return nil
operation: HPP
called from: ..\source\exec.prg, EXECUTE, line: 23
What's wrong with me?
Many thanks all
Charles Kwon.