Παρασκευή 4 Αυγούστου 2023

Revision 34, Version 12

For this revision I do these:

1. Remove a bug from rev 33, so now eertree module run as expected.

2. Now print to One Note for Windows 10 works (also works fir any printer). I found the need for placing a document name to printer, which some other printers not needed - like "Microsoft Print to PDF" which works with empty document name. So now M2000 insert a dummy documen name "M2000 printing" and we get the printout.


Check CAL module from Info (just execute Printer ? to choose One Note for Windows ... and then write CAL and press enter to execute this module, which print calendars to printer)

A simple example for printing:
// choose One Note for Windows...
Printer ?
//
Printer {
    form 80, 66
    Pen 9
    Print "This is a line of text"
    // use 2 for center text
    Report 2, {Proportional spacing also
    }
}



Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου

You can feel free to write any suggestion, or idea on the subject.