sebas22 wrote:
> On Tue, 15 Jan 2008 16:41:52 +0000, Alan Secker <alan@[EMAIL PROTECTED]
>
> wrote:
>
I have toyed with xHarbour from time to time but always wanted to move my
program (it is huge) to linux. Support info under Linux is a bit sparse
and
I could not afford the time to reinvent bits of the wheel. I also use
several libraries, including Page Script. At worst I can continue to use
Win98 as I do now, under vmware, alongside XP.
> You must know that in XP you have two different command line
> interpreters : command.com and cmd.exe
I didn't know that. I only found cmd.exe!
>
> You probably want to include
> mode 80,25
> in your batch file or
> setmode(25,80)
> in your app or modify the properties of the shorcut that call your app
> so you have not a 50 rows window
>
> So : run your app, see the pb, try a group.google search, and if you
> cannot find solution, come back here. You can rely on the fact that
> clipper apps can run under XP with very few adjust (the most important
> being the use of blinker v7 instead of v6)
>
All in all, all the replies have been very helpful. Thanks very much.


|