mkromberg / jswc

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

Crash in DemoMsgBox #40

Open mbaas2 opened 2 weeks ago

mbaas2 commented 2 weeks 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 2 weeks ago

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