Re: [ql-users] QLiberator problems - any ideas ?

2001-03-25 Thread P Witte


FranoisVan Emelen writes:

 Easysource_exe and Easysprite_exe (Easyptr package) won't run in high
 colour mode.
 Datadesign locks in high colour mode when asking info about the opened
 ddf-file (F3 followed by a).

Youre right :(  And EZmenu totters. All in all, my QL now crashes more than
100 times more frequently than W2k - were ahead again! I dont mind too much,
because Im sure itll get sorted out eventually - its been like this with
every major development, from AH (and its unspeakable predecessors) to JS;
from "JM"  thru the A, B and C drivers for the Atari, etc.

It would be worrying if essential programs such as Qlib, EZptr and others
were no longer being upgraded. What is the status on ezptr? Is there any
news on Qlib?

Per





Re: [ql-users] QLiberator problems - any ideas ?

2001-03-24 Thread FrançoisVan Emelen



Geoff Wicks wrote:
 All the same there may be some problems in high collour mode with QLiberator
 compiled Easyptr programs. Versions of QL-Thesaurus prior to 4.02 crash in
 high colour mode with a parameter out of range message. This is a bit of a
 puzzle as the only parameter is the window number, which does not cause
 problems elsewhere. Fortunately for me I discovered the code at this point
 was redundant, so the bug was easily fixed. It would be interesting to know
 if other people are having problems with Easyptr programs.
 

Easysource_exe and Easysprite_exe (Easyptr package) won't run in high
colour mode.
Datadesign locks in high colour mode when asking info about the opened
ddf-file (F3 followed by a). 

Franois Van Emelen

 I compile all my programs on an SMSQ (NOT SMSQ-E) QXL, and so far it is only
 QL-Thesaurus that has had a crash problem.
 
 BTW from Wolfgang's last message my theory about poorly written programs
 appears to be wrong.
 
 Geoff Wicks
 [EMAIL PROTECTED]



[ql-users] QLiberator problems - any ideas ?

2001-03-23 Thread Norman Dunbar

I'm getting puzzled now !

On QPC2v2, and with QLiberator 3.35 I am compiling an old program of mine
which just happens to be Screen Snatcher 2 - because Malcolm wants some
changes made for the new screen resolutions.

I cannot even compile the current working version of the source (unchanged
since 1994 !!!) because QLiberator is giving me 'Ambiguous name' for all the
Easy Pointer 3 stuff (MDRAW, MCLEAR, MWINDOW, MINPUT).

Checking the manual, I see that ambiguous name means :

quote
A name has been used to represent more than one entity. eg as a variable and
as a procedure of function. You will also get this error if you try to make
an assignment to a function. Programs containing such errors will usually be
rejected by the interpreter with a 'bad name' error.
unquote

All the required assembler routines are present in the correct place,
easyptr resident code modules are loaded (PTRMENR_CDE has been LRESPR'd),
all the qlib stuff is loaded. I've never had this problem before !




Norman Dunbar   EMail:  [EMAIL PROTECTED]
Database/Unix administrator Phone:  0113 289 6265
Lynx Financial Systems Ltd. Fax:0113 201 7265
URL:http://www.LynxFinancialSystems.com





RE: [ql-users] QLiberator problems - any ideas ?

2001-03-23 Thread Norman Dunbar

Two minutes after sending the email below, I realised that the problem was
because I didn't have the easy pointer apendix file for this application
loaded in memory. Its been a while :o)

Please ignore my previous pleas for help. (again !)

Thanks.

Norman.l



Norman Dunbar   EMail:  [EMAIL PROTECTED]
Database/Unix administrator Phone:  0113 289 6265
Lynx Financial Systems Ltd. Fax:0113 201 7265
URL:http://www.LynxFinancialSystems.com



-Original Message-
From: Norman Dunbar [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 1:27 PM
To: QL (E-mail)
Subject: [ql-users] QLiberator problems - any ideas ?


I'm getting puzzled now !
SNIP



Re: [ql-users] QLiberator problems - any ideas ?

2001-03-23 Thread Geoff Wicks


- Original Message -
From: Norman Dunbar [EMAIL PROTECTED]

Subject: RE: [ql-users] QLiberator problems - any ideas ?


 Two minutes after sending the email below, I realised that the problem was
 because I didn't have the easy pointer apendix file for this application
 loaded in memory. Its been a while :o)


All the same there may be some problems in high collour mode with QLiberator
compiled Easyptr programs. Versions of QL-Thesaurus prior to 4.02 crash in
high colour mode with a parameter out of range message. This is a bit of a
puzzle as the only parameter is the window number, which does not cause
problems elsewhere. Fortunately for me I discovered the code at this point
was redundant, so the bug was easily fixed. It would be interesting to know
if other people are having problems with Easyptr programs.

I compile all my programs on an SMSQ (NOT SMSQ-E) QXL, and so far it is only
QL-Thesaurus that has had a crash problem.

BTW from Wolfgang's last message my theory about poorly written programs
appears to be wrong.

Geoff Wicks
[EMAIL PROTECTED]