Skip to content

Problem with enabling user commands (in dyalogscript) #131

@justin2004

Description

@justin2004

in dyalog 19.0.50027

https://github.com/abrudz/aplcart/blob/master/table.tsv#L3711

e.g.

containeruser@2f67a68a70ab:/mnt$ cat script 
(⎕NS⍬).(_←enableSALT⊣⎕CY'salt')
⎕SE.UCMD'box on -trains=tree'
containeruser@2f67a68a70ab:/mnt$ dyalogscript script
VALUE ERROR: Undefined name: UCMD
 ⎕SE.UCMD'box on -trains=tree'

this works however in RIDE.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions