My application get this error:
- Code: Select all Expand view
Application
===========
Path and name: C:\Arqs\Pessoal\apps\exec\App.exe (32 bits)
Size: 795,136 bytes
Time from start: 0 hours 0 mins 4 secs
Error occurred at: 11/04/2008, 09:10:11
Error description: Error BASE/1003 Variable does not exist: K_PGUP
Stack Calls
===========
Called from: xbrowse.prg => TXBROWSE:KEYCHAR(1475)
At xBrowse class:
- Code: Select all Expand view
...
case nKey == K_PGUP <--- at this line!
::oVScroll:PageUp()
...
Somebody knows why?