Current Record expired
Name
d/lloodd11_85
Owner
ND97ejXmoK…mCzo8dVD
Updated
28 Oct 2024, 20:40 UTC
1.8y ago · height 743,319
Expires
2 Jul 2025, 17:39 UTC
approx. 1.1y ago · -60,290 blocks
First registered at
2 Dec 2013, 14:05 UTC
12.7y ago · height 148,955
Last update tx
ef9ea857f68e…2ec1eeee82
Value
Operation History (6)
TRANSFER
Oct 28, 2024
· 08:40 PM UTC
blk 743,319
TRANSFER
Mar 6, 2024
· 11:29 AM UTC
blk 708,990
TRANSFER
Jul 11, 2023
· 04:20 AM UTC
blk 673,369
TRANSFER
Nov 8, 2022
· 05:09 PM UTC
blk 637,816
REGISTER
Mar 10, 2022
· 09:17 AM UTC
blk 602,433
REGISTER
Dec 2, 2013
· 02:05 PM UTC
blk 148,955
Value
one often. 4) .CTL: This is a control file for batch jobs. It tells the batch job what to do when it logs in. Batch jobs are jobs logged into the account which created it to carry out commands. Further discussion of batch jobs is in the next TOPS article. The format for usage of these files are: @SUBmit FILENAME.CTL 5) .EXE: Files of this sort are executable from the exec level. They are assembled programs in machine language and the fastest sort of program on the TOPS. To use them, type: @<DIRECTORY>FILENAME.EXE 6) .HLP: This is basically just a text file. Use the same command as the .TXT forms of files. If a file of this sort is placed within the actual <HELP> directory, it becomes available to the whole system by simply typing: @HELP FILENAME All information obtained through the HELP command is actually in the form of files in the <HELP> directory. 7) .INIT: These are initialization routines for various programs. They are not used directly. 8) .LOG: This is the output of batch jobs.