Re: Need an other phix explanation please
- Posted by begin Feb 24, 2018
- 2397 views
thank you so very much for the explanation and all the hints.
i renamed the euphoria folder i changed star.exw with 2PI. but i never come to that location. i always get that error:
H:\Euphoriaprog\win32lib7\w32memory.ew:-1 (era=#0, from_addr=#04C12C52, ret_addr=#04C12C88) in function l_SafePeek() attempt to subscript an atom addr = {45709616,0} a = <novalue> l = <novalue> ... called from H:\Euphoriaprog\win32lib7\w32memory.ew:454 in function w32peek_string() a = 45709616 l = 0 s = <novalue> ... called from H:\Euphoriaprog\win32lib7\win32lib.ew:954 in function getWinVersion() lResult = {6,2,9200,2,0,0,0,0,0} lOV = 45709596 lResp = 1 ... called from H:\Euphoriaprog\win32lib7\win32lib.ew:1009 ... called from H:\Euphoriaprog\dax\bgi.e:3
i kind of need to to use winlib, since the iup plot does not allow for dates as labels (data), as far as i could find out by now. so i like to my own plotter.
do you have any idea to a fix for the above error?
richard