The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
(48G) Print Program w/ Name, Checksum, & Size
09-11-2016, 11:12 PM (This post was last modified: 09-11-2016 11:35 PM by Nick.)
Post: #1
(48G) Print Program w/ Name, Checksum, & Size
Input: 'Program Name'

Code:
<<
  DUP PRVAR RCL BYTES
  ->STR SWAP ->STR " ; "
  + SWAP + PR1 DROP CR
>>

# 38562d ; 50.5
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(48G) Print Program w/ Name, Checksum, & Size - Nick - 09-11-2016 11:12 PM



User(s) browsing this thread: 2 Guest(s)