Sysop: | KK4QBN |
---|---|
Location: | Chatsworth, GA |
Users: | 34 |
Nodes: | 10 (0 / 10) |
Uptime: | 250:32:39 |
Calls: | 1,014 |
Calls today: | 0 |
Files: | 94,829 |
U/L today: |
0 files (0K bytes) |
D/L today: |
24 files (39,886K bytes) |
Messages: | 26,587 |
Posted today: | 0 |
Hiya DM...
I've been running a script for quite sometime called Last10.src. I have the following section:
TIME T
FTIME_STR STR "%I:%M " T
fprintf file "\r\n |15U |15%2.2s" NODENUM
fPRINTF file "|07 %s " STR
fprintf file "|07sl%-2.2s " SL
fprintf file "|15%-15.15s" HANDLE
fprintf file "|07%-23.23s" LOCATION
fprintf file "|15%-19.19s|15U" COMMENT
fclose file
set top "%N..\\exec\\LCALLHD.ASC"
set mid "%jlast10.dat"
set bot "%n..\\exec\\lcallbot.asc"
PRINTFILE top P_OPENCLOSE
PRINTTAIL mid P_OPENCLOSE 10
PRINTFILE bot P_OPENCLOSE
I just made a minor change to the lcallbot.asc without increasing the lines.