FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Error: Variable does not exist operation: HPP
Posts: 28
Joined: Sun Nov 02, 2014 07:03 AM
Error: Variable does not exist operation: HPP
Posted: Tue Jun 30, 2020 08: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.

Code (fw): Select all Collapse
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.
Posts: 28
Joined: Sun Nov 02, 2014 07:03 AM
Re: Error: Variable does not exist operation: HPP
Posted: Tue Jun 30, 2020 09:02 PM

This issue already closed.

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

Thanks all.

Charles Kwon.

Continue the discussion