I copy the code of the link in a )clear WS and create the fn WebSocketSample and type WebSocketSample ''
The HTMLRenderer is showing the correct window and the debug window is shown as expected.
When I click on the Open button, I am getting the following error in the interpreter:
VALUE ERROR: Undefined name: show
WebSocketSample[150] ⎕←'obj ev wsid url hdr auto'show args
∧
The function 'show' is not defined hence the error and I don't see where it is.
Could someone show me where it is? Thanks in advance.
P.S.: Also, this function is expecting an ⎕ML←1 workspace and our standard is ⎕ML←3.