1. [LIN] PY?
- Posted by David Cuny <dcuny at LANSET.COM> Oct 20, 2000
- 508 views
Kenneth Rhodes wrote: > Does Py run on Linux? I'm not currently running Linux on my box (I've temporarily replaced it with QNX), so I can't test this directly. Since it's a Linux vs. DOS issue, my guess is that the '\r' is causing you grief. This is bolstered bye fact that the command line version uses prompt_string(), and the file version uses gets(). You can try a couple things: 1. Go into OX_LEX.E, and add the '\r' to the whitespace string. That *should* take care of the problem. 2. Save the demo files in Linux format, without the '\r' character. Let me know if that takes care of it. Thanks! -- David Cuny
2. Re: [LIN] PY?
- Posted by Kenneth Rhodes <hermanhesse at EXCITE.COM> Oct 20, 2000
- 507 views
Adding '\r\ to the whitespace string in OX_LEX.E works perfectly. Thanks! :) I think you have really got something going there with "PY"! Ken On Fri, 20 Oct 2000 10:55:47 -0700, Euphoria Programming for MS-DOS wrote: > Kenneth Rhodes wrote: > > > Does Py run on Linux? > > I'm not currently running Linux on my box (I've temporarily replaced it with > QNX), so I can't test this directly. > > Since it's a Linux vs. DOS issue, my guess is that the '\r' is causing you > grief. This is bolstered bye fact that the command line version uses > prompt_string(), and the file version uses gets(). > > You can try a couple things: > > 1. Go into OX_LEX.E, and add the '\r' to the whitespace string. That > *should* take care of the problem. > > 2. Save the demo files in Linux format, without the '\r' character. > > Let me know if that takes care of it. > > Thanks! > > -- David Cuny _______________________________________________________ Say Bye to Slow Internet! http://www.home.com/xinbox/signup.html