Page 1 of 1

Error: Variable does not exist operation: HPP

PostPosted: Tue Jun 30, 2020 8:35 pm
by CharlesKwon
Hello,

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  Expand view

function Main()

   ?? "Harbour power"
return nil

 


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.

Re: Error: Variable does not exist operation: HPP

PostPosted: Tue Jun 30, 2020 9:02 pm
by CharlesKwon
This issue already closed.

I just upgrade modules from https://github.com/FiveTechSoft/mod_harbour/releases
and Done!

Thanks all.

Charles Kwon.