- Bioforma: Usato (Homens-coelho) - Mutabeast
- Classe: Monge
- Conceito: Um Sábio Monge Usato com poderes mentais
| Jobname Z51417 (ID JNUM.1 ) was ran @ DATEE.1 TIMEE.1 with MAXCC | |
| Jobname Z51417 (ID JNUM.2 ) was ran @ DATEE.2 TIMEE.2 with MAXCC |
| /* REXX */ | |
| say "Give the user key whose jobs will be listed" | |
| say "---" | |
| say "Warning: this will not list PURGEd jobs." | |
| say "" | |
| say "User key: " | |
| pull key | |
| key=strip(key) | |
| rc=isfcalls('ON') | |
| isfowner=key |
| /* REXX */ | |
| rc=isfcalls('ON') | |
| totalout=1 | |
| mycmd.0=1 | |
| mycmd.1="D ts,a" | |
| ifsprefix='Z*' | |
| "allocate dataset(ch15.output(tsolist)) file(msgout) shr reuse" | |
| "execio 0 diskw msgout (stem msgstr. open" | |
| u = userid() | |
| d = date() |
| /* REXX */ | |
| rc=isfcalls('ON') | |
| /* Access the ST panel */ | |
| Address SDSF 'ISFEXEC DA' | |
| isfcols="JNAME SRVCLASS" | |
| /* isffilter='JNAME EQ Z*' */ | |
| /* isffiltermode='AND' */ | |
| /* isffilter='SRVCLASS EQ TSO01' */ | |
| isfprefix = "Z*" | |
| isfowner = "*" |
| /* REXX */ | |
| rc=isfcalls('ON') | |
| /* Access the ST panel */ | |
| Address SDSF 'ISFEXEC DA' | |
| isfcols="JNAME SRVCLASS" | |
| isffilter='JNAME EQ Z*' | |
| isffiltermode='AND' | |
| isffilter='SRVCLASS EQ TSO01' | |
| if rc<>0 then | |
| Exit rc |
| var pg=require('pg'); | |
| var config=require('./config'); | |
| module.exports={ | |
| gravaDados: (dados) => | |
| { | |
| var agora=new Date(); | |
| /* |
Fate Masters
Episódio 10: Preparação de Aventuras