Re: [Ql-Users] QL/E v3.14, Codename "Fix-it", Edition 1607 is out now!

2016-10-24 Thread Wolf

oops.
Sorry!
___
QL-Users Mailing List


Re: [Ql-Users] QL/E v3.14, Codename "Fix-it", Edition 1607 is out now!

2016-10-24 Thread Wolf

Hallo Urs,

der Dateiname für's Speichern/Laden uss erst konfiguriert werden (z.B 
mit Menuconfig)..


Dann:


;+
;
; RCNT_SAVE
;
;   SAVE lists to configured file  : no parameters
;
;++

This saves the lists for all jobs currently held in the thing, into the file
configured by the user. The file is overwritten. You can't specify 
another file.

The general list is NOT saved. The name of the SAVE file is NOT added to any
list of files, not even the general one, when SAVEing or LOADing.




;+
;
; RCNT_LOAD
;
;   LOAD lists from configured file  : no parameters
;
;++

This loads the lists as saved by the RCNT_SAVE extension. All lists 
existing in
the thing, except for the general list, will be removed prior to 
loading. The file
from which the lists are loaded is as configured by the user, you can't 
specify

another file.

Thus, if you LOAD the lists as the very first thing in your boot file, 
they will

also fill up with the files opened up during your normal boot.

If you LOAD the lists at the end of your boot file, they will replace 
all lists

generated up to that time (except for the general list).


When SAVEing or LOADing, the name of the SAVE file is NOT added to any 
list of

files, not even the general one.

It is possible to save the lists, re-configure SMSQ/E to use lists with a
different size, and load the lists after a reboot with the newly configured
SMSQ/E. In that case,
 - if the new list size is smaller than the saved size, only some files 
will be
   copied to the new list. THERE IS NO GUARANTEE THAT THESE will 
include the

   newest files opened.
 - if the list size is larger than the saved size, all filenames will 
be copied.



In the latter case, and also when the sizes stay the same between saving and
loading, the order of the filenames will be preserved.




Gruss

Wolfgang
___
QL-Users Mailing List


[Ql-Users] QL/E v3.14, Codename "Fix-it", Edition 1607 is out now!

2016-07-31 Thread Urs Koenig (QL)
Not a bad timing this time. Two days before Microsoft releases their next
Windows 10 version a new version of QL/E is out.

Go and get it here: http://www.sinclairql.net/

QL forever!

Urs


___
QL-Users Mailing List