This program is to read the mag tape, space out the information and write out the information to a disk file The file name queried for in the program will cause that file to be opened and read for the following information: (by lines) 1 - File name where the data from the mag tape is to be placed 2 - Second line will contain the default punctuation, i.e. the periods & slashes 3 - Contains the number of characters to print out to the file (1-80.) 4 - Fourth line contains the starting location where the characters are to be moved from (1-80.) 5 - Contains the location in the output buffer (1-132.) 6 - Contains the number of characters to transfer from the input buffer to the output buffer (1-40.)