Re: Need an other phix explanation please
- Posted by begin Feb 24, 2018
- 2338 views
yes sorry i copied the wrong err
H:\Phix\demo\win32lib7\w32memory.ew:-1 (era=#0, from_addr=#04C0C8DC, ret_addr=#04C0C912) in function l_SafePeek() attempt to subscript an atom addr = {51680656,0} a = <novalue> l = <novalue> ... called from H:\Phix\demo\win32lib7\w32memory.ew:454 in function w32peek_string() a = 51680656 l = 0 s = <novalue> ... called from H:\Phix\demo\win32lib7\win32lib.ew:954 in function getWinVersion() lResult = {6,2,9200,2,0,0,0,0,0} lOV = 51680636 lResp = 1 ... called from H:\Phix\demo\win32lib7\win32lib.ew:1009 ... called from H:\Phix\demo\Win32Demo\star.exw:3
line 3 in the previous was just an include include ..\win32lib7\win32lib.ew and nothing else
richard