The DYL utility is used to load a bootable task image onto a floppy in either RX01 or RX02 format. The loader will write the bootstrap block for an RX01 in single density format or an RX02 in dual density format. It will not, however, write for an RX02 in single density format. If the target diskette is not at the user-specified density, DYL will format the floppy to the proper density before loading. The syntax of the DYL utility is: DYL DYn:/Density=Taskimage[/-WB] Where: DYn: is either DY0: or DY1: /Density is /SGL for RX01 or /DBL for RX02 format /-WB is an optional switch to disable writing the Boot Block. In order to taskbuild a program for use with the DYL program, use the following format: >TKB TKB>TASK/-MM/-HD,MAP=OBJECT TKB>/ ENTER OPTIONS: TKB>STACK=0 TKB>PAR=LSIPAR:stadd:size ! Stadd is the start address in octal TKB>//