Code: Select all
f←'C:\WINDOWS\system32\Shell32.DLL'
r←150 ⍝ Search Light
a.AnimOpen f r
Where "a" is an animation object. This does not appear to work on 64 bit windows with 32 bit Dyalog. The file is there, no errors are thrown, but nothing happens. (Autoplay is on, and even if run the play method, nothing happens).
Any ideas? Is this a bug or should I point to some other resource?
Thanks for any help.