|
|
| version 1.2, 2017/01/23 10:50:33 | version 1.3, 2024/05/26 18:04:46 |
|---|---|
| Line 5 $name[019paf2001.gif] | Line 5 $name[019paf2001.gif] |
| $f[^file::load[binary;$name; $.offset(20000) $.limit(1000) ]] | $f[^file::load[binary;$name; $.offset(20000) $.limit(1000) ]] |
| ^f.base64[] | ^f.base64[] |
| ^try-catch{ | ^try-catch-comment{ |
| $f[^file::load[binary;$name]] | $f[^file::load[binary;$name]] |
| } | } |
| @try-catch[jCode] | |
| ^try{$jCode}{ | |
| $exception.handled(true) | |
| Type: $exception.type, | |
| Comment: $exception.comment | |
| } |