1. windows
- Posted by Bryan Kemp <shivan at USIT.NET> Feb 17, 1998
- 775 views
- Last edited Feb 18, 1998
------=_NextPart_000_0010_01BD3BD6.706A59A0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Has anyone written a set of code that works like the ansi-c command = window? like one that defines an area of the screen to be written to such as window(top row, left column, bottom row, right column) I could really use this command to port some of my c-code to euphoria. Thanks, Bryan Kemp ------=_NextPart_000_0010_01BD3BD6.706A59A0 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.2106.6"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT color=3D#000000 size=3D2>Has anyone written a set of code = that works like=20 the ansi-c command window?</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2>like one that defines an area of the = screen to=20 be written to such as</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2>window(top row, left column, bottom = row, right=20 column)</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>I could really use this command to = port some of=20 my c-code to euphoria.</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Thanks,</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2>Bryan Kemp</FONT></DIV> ------=_NextPart_000_0010_01BD3BD6.706A59A0--
2. windows
- Posted by CAMPOS ARRIBAS- LUIS RAUL <95203695 at XAEE.UB.ES> May 12, 1998
- 751 views
Hi everybody, It is possible to run the windows version of euphoria under windows 3.1? (yeah!i don't have windows 95 in my computer) I have the WIN32 installed in my 'system' subdirectory,but it doesn't works with euphoria. thanks, Luis
3. Re: windows
- Posted by Irv <irv at ELLIJAY.COM> May 12, 1998
- 741 views
At 07:53 PM 5/12/98 +0000, Luis wrote: > > It is possible to run the windows version of euphoria under > windows 3.1? (yeah!i don't have windows 95 in my computer) > I have the WIN32 installed in my 'system' subdirectory,but > it doesn't works with euphoria. > >thanks, > Luis No, Euphoria returns a message saying this executable runs (only) under NT. I have WIN32s installed (and working) with Win 3.1. Irv