Warning: session_start(): open(/var/lib/php/sessions/sess_ornkasrkl4b00dk30cg6ue10f1, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
runWithCase - run a program with "case" [1009328]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1009328 // runWithCase - run a program with "case"

JavaX fragment (include)

1  
static Class runWithCase(S progID, S case) {
2  
  Class c = hotwire(progID);
3  
  setOpt(c, 'caseID_caseID, case);
4  
  ret callMain(c);
5  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009328
Snippet name: runWithCase - run a program with "case"
Eternal ID of this version: #1009328/2
Text MD5: 05351cd015634f0f4713eb52c706a94e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-23 20:39:29
Source code size: 133 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 893 / 1080
Version history: 1 change(s)
Referenced in: [show references]