Dyalog / ewc

Experiments with JavaScript-based GUI
MIT License
0 stars 2 forks source link

Crash in DemoMsgBox #40

Closed mbaas2 closed 3 weeks ago

mbaas2 commented 3 months ago

after selecting the demo, click button "Show MsgBox!":

6:VALUE ERROR
∆DQ[13] →0⊣R←dWX(⊃names)'OnlyDQ'(⊃names)
             ∧
{                                          
  "Category": "",                          
  "DM": [                                  
    "VALUE ERROR",                         
    "dWX[27] R←msg WaitForWG'WX'ID(⍕WGID)",
    "              ∧"                      
  ],                                       
  "EM": "VALUE ERROR",                     
  "EN": 6,                                 
  "ENX": 0,                                
  "HelpURL": "",                           
  "InternalLocation": [                    
    "quadsignal.c",                        
    192                                    
  ],                                       
  "Message": "",                           
  "OSError": [                             
    0,                                     
    0,                                     
    ""                                     
  ],                                       
  "Vendor": "Dyalog"                       
}                                          
mkromberg commented 3 months ago

Ignore this until further notice, some infrastructure work is required.