the Missing Link Compiler files are different from the missing link STOS files in MISLINK.ZIP (Full package)....
There are several commands from the registered updated version that can be run internally from STOS but cannot be compiled due to the updated commands not being present in the COMP files /ECQ/ECR/ECS
This leads me to believe that the "MISLINK.ZIP" that is available everywhere is missing the updated compiler files.
Here are the updated commands
Sorry for the long quote but it seemed like the best way to do it.Updated command list for The Missing Link (Registration version).
(C) 1993 - Top Notch
Quick reference
---------------
replace range madr,min,max,blk
r = win block amount (madr,x1,y1,x2,y2,blk)
win xy block madr,x1,y1,x2,y2,xadr,yadr,blk,num
win replace blocks madr,x1,y1,x2,y2,blk1,blk2
win replace range madr,x1,y1,x2,y2,min,max,blk
bullet scr,x,y,col
many bob x1,y1,x2,y2,0,0,0,0,0,1
many bob scr,gadr,imgadr,xadr,yadr,statadr,xoff,yoffnum,0
many joey x1,y1,x2,y2,0,0,0,0,0,0,1
many joey scr,gadr,imgadr,xadr,yadr,statadr,coladr,xoff,yoff,num,0
many bullet scr,xadr,yady,statadr,coladr,xoff,yoff,num
many spot scr,xadr,yady,statadr,coladr,xoff,yoff,num
r = many overlap (x1,y1,xadr,yadr,wid1,hig1,wid2,hig2,statadr,
imgadr,stval,imgval,num)
many add xadr,vadr,num,lval,uval
many inc xadr,num,lval,uval
many dec xadr,num,lval,uval
freq = hertz
set hertz freq
raster flag,coladr,line,wid,num,col
display PC1 adr,scr
a = mostly harmless(1,2,3,4,5)
{and also an updated version of...}
t = musauto (adr,num,sz)
Command list
RASTER is one command that looks pretty good in STOS as a BASIC run program but cannot be compiled with COMP 2.06 with an extension not present error (Even though Missing Link Ext IS present!) and the COMP 3.00 compiles it but the actual PRG file it generates crashes...
Does anyone have these updated compiler files.. ?
And do we all need to update our MISLINK.ZIP archives?
Thanks in advance..
I've also included the entire ZIP archive of my program for your OWN testing... and to make sure I'm not going mad

PLEASE NOTE: You will need to alter the location within the listing of the files themselves if you wanna run it.