ZCPR3 -- Alias file This is the ALIAS file that loads the RAM disk automatically on a cold boot. I have included it to show what I do with the RAM disk. If you don't have ZCPR3, then forget the rest and have fun with the RAM disk any way that you see fit. I load utilities that I use often to the drive D: (RAM Disk). I set the PATH to look on the D: drive, named RAM:, first, then it continues to search the path until found/aborted. The first thing you will notice when you call one of the programs is that they load FAST, and that they make strange noises. The little "brrapp" they make is to let you know that the drive has been accessed. Too bad that I can't set all the 6502 space to drive D:... CP D:=A:CLS.COM CP D:=A:DCREATE.COM CP D:=A:LTYPE.COM CP D:=A:NULU.COM CP D:=A:SD.COM CP D:=A:SWEEP.COM CP D:=A:VDO.COM CP D:=A:ACREATE.COM CP D:=A:ALIAS.MAS CLS ECHO ** LOADED ** ECHO Thats all folks... Jim McMann