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

7
LINES

< > BotCompany Repo | #1027600 // botNameForConcepts

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (12716L/86K).

sS botNameForConcepts(Concepts concepts) {
  S home = userHome();
  S name = dbBotName(concepts.programID);
  if (neq(home, actualUserHome()))
    name += " " + quote(home);
  ret name + ".";
}

Author comment

Began life as a copy of #1005954

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027600
Snippet name: botNameForConcepts
Eternal ID of this version: #1027600/1
Text MD5: 2fb19cd67de4a6ddcfa267750360ec3e
Transpilation MD5: de3e27c84db7120ac1ff5d975ae49540
Author: stefan
Category: javax / rpc / concepts
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-25 16:02:20
Source code size: 199 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 97 / 142
Referenced in: [show references]