Re: [Ql-Users] EXT_PROC

2017-11-09 Thread SMSQE via Ql-Users
My version of QLIB didn't come with such a supplement for some reason, so it
won't be in the manual I created. If I can get the supplement, I'll update
the manual.

Jon

-Original Message-
From: Ql-Users [mailto:ql-users-boun...@lists.q-v-d.com] On Behalf Of Dilwyn
Jones via Ql-Users
Sent: 09 November 2017 01:01
To: ql-us...@q-v-d.com
Cc: Dilwyn Jones 
Subject: Re: [Ql-Users] EXT_PROC

> Chapter 15!?
An 8 page supplement entitled "Release 3.3 Enhancements"

Headings (to give you an idea what it covers):

Introduction
Notes For Minerva Users
SuperBASIC Changes With Minerva
WHEN Handling
WHEN ERROR
Entering WHEN ERROR
Exiting WHEN ERROR
Turning Off WHEN ERROR
WHEN ERROR and Q_ERR
WHEN ERROR in compiled programs
WHEN ERROR and Externals
WHEN variable
Stopping WHEN Processing
WHEN variable in compiled programs
Trace Options
Error Console
Free Running Procedures
QLIB_SYS
New Error Messages

If anyone has time to OCR this I'll gladly post it on my QLib page - I'm
afraid I don't know if the information has been integrated into the v3.36
manual on my site or not.

Dilwyn 

___
QL-Users Mailing List

___
QL-Users Mailing List


Re: [Ql-Users] Qbase

2017-09-20 Thread SMSQE via Ql-Users
Has anyone got a copy that be loaded on Dilwyn's site.mine is also
somewhere in the loft, so a pdf would be helpful.

-Original Message-
From: Ql-Users [mailto:ql-users-boun...@lists.q-v-d.com] On Behalf Of Marcel
Kilgus via Ql-Users
Sent: 20 September 2017 00:03
To: ql-us...@q-v-d.com
Cc: Marcel Kilgus 
Subject: Re: [Ql-Users] Qbase

Daniel Baum via Ql-Users wrote:
> Yes, but if the API has changed from version to version, then it WILL 
> fail for some users who are using a different version to the one that 
> I am writing for in my program.
>
> Therefore linking it seems like a good idea.

Unfortunately it isn't because it's not just a basic extension. The
functionality itself is implemented in globally visible "things" so that it
can be used from any language, the basic commands are just wrappers for
them.

So what would probably happen is that the linked copy would overwrite any
existing "things" with the same names and everything will crash once you
remove the job again because of dangling pointers.

> Whatever, I will update the program for the latest version and hope 
> for the best.

If you find any bugs we can try to fix them.

>>> The other possibility is to update the QBase code, but for this I 
>>> would need a manual, which seems to be unavailable (is it really 
>>> still
>>> commercial?)

No, it isn't, I askes Jochen if I could release QMenu for free and he
agreed. I just didn't have the manual at hand for release and promptly
forgot about it.

Marcel

___
QL-Users Mailing List

___
QL-Users Mailing List