bug-apl
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Bug-apl] Locked functions do not stay locked after )LOAD
From
:
Blake McBride
Subject
:
[Bug-apl] Locked functions do not stay locked after )LOAD
Date
:
Thu, 15 May 2014 10:42:30 -0500
)CLEAR
CLEAR WS
∇z←test
[1] z←5 5⍴⍳25
[2] ⍫
test
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
∇test[⎕]∇
DEFN ERROR+
∇test[⎕]∇
^
)SAVE abc
2014-05-15 10:40:56 (GMT-5)
)LOAD abc
SAVED 2014-5-15 15:40:56 (GMT-5)
test
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
∇test[⎕]∇
∇
[0] z←test
[1] z←5 5⍴⍳25
∇
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[Bug-apl] Locked functions do not stay locked after )LOAD
,
Blake McBride
<=
Re: [Bug-apl] Locked functions do not stay locked after )LOAD
,
Juergen Sauermann
,
2014/05/17
Re: [Bug-apl] Locked functions do not stay locked after )LOAD
,
Elias Mårtenson
,
2014/05/17
Re: [Bug-apl] Locked functions do not stay locked after )LOAD
,
Blake McBride
,
2014/05/17
Prev by Date:
Re: [Bug-apl] SQL interface needs a workspace
Next by Date:
Re: [Bug-apl] SQL interface needs a workspace
Previous by thread:
[Bug-apl] Beginnings of a README.txt file for the SQL library
Next by thread:
Re: [Bug-apl] Locked functions do not stay locked after )LOAD
Index(es):
Date
Thread