FAO Pete Lomax
- Posted by ChrisB (moderator) Dec 04, 2016
- 1168 views
Hi Pete
Could I have a login for the Phix forum.
Doing more playing with Phix, can get a lot of the demos working now, and have started playing with some eu programs.
The eu4 std/includes needs equivalent translating for the Phix builtins. For instance std/mathe.e does not have an equivalent on Phix.
The include system is more like the old 3.1 system (include files dropped into the program where seen - suits me fine).
How do you delete_file in Phix. Is in st/filesys.e in eu 4.
The reason for putting time into Phix for me now is to get win32lib's IDE 1.04 working, so I can chek out if Phix still produces the the manifest issue when running programs that eu 4.xx currently produces (eg - labels appearing as blocks on tabbed pages. It appears that the windows programs using Phix don't have this issue - so far.
Cheers Chris