Catch result of Calendar

General APL language issues

Catch result of Calendar

Postby Yves on Wed Jul 04, 2018 12:16 pm

Dear All,
with
      ]calendar 2018 1
January 2018
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

what can i do to catch the result ?
something like this
      jan18 ← ]calendar 2018 1
but without error ?

thank you very much
Yves
Yves
 
Posts: 39
Joined: Mon Nov 30, 2015 11:33 am

Re: Catch result of Calendar

Postby JohnS|Dyalog on Thu Jul 05, 2018 7:00 am

Code: Select all
      ]jan18←calendar 2018 1
or
Code: Select all
      )copy dfns cal days date
      jan18 ← cal 2018 1
JohnS|Dyalog
 


Return to Language

Who is online

Users browsing this forum: No registered users and 1 guest