
clipper 5.3b + blinker + tables with memo fields ( GPF )
i'm using clipper 5.3b and blinker 3.3 in protected mode
if i make a dbf with one memo field and i try to use it without filling any
memo field i get the next error, but if i append two registers and i
introduce something in that memo fields i have no problem opening that
table.
the little program is
request dbfcdx
rddsetdefault("DBFCDX")
use procedim new
browse()
quit
BLX286 : 1313 : error de excepcin 0D : violacin de proteccin general,
cdig_
_
El manipulador activo es DPMI (v3.30 iP5 4096 Kb)
_
_
Reg Value Limit Base Flags Segment Module File
_
CS 011F F021 82F08DB0 FB00 03 PRUEBA
C:\...AB5\BD\PRUEBA.EX_
DS 011F F021 82F08DB0 FB00 03 PRUEBA
C:\...AB5\BD\PRUEBA.EX_
ES 003B 07FF
_
BLX286 : 1302 : llamada a funcin DPMI 0006h fallida con cdigo de error
0006h_
AX=0006 BX=003B CX=003B DX=0011
_
--
Jess Angel Garca Zarco