This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format

源代码在线查看: bld.bat

软件大小: 100 K
上传用户: akk79600872
关键词: disk program floppy format
下载地址: 免注册下载 普通下载 VIP

相关代码

				@echo off
				
				rem if %1.==. goto dbg
				ml /c /Fl /Zi /W3 smartcop.asm
				rem d:\compilr\c700\bin\link /CO /info /w smartcop,,,windowm+math;
				rem goto exii
				rem :dbg
				rem mlx /c /W3 smartcop.asm
				link /CO /info /w smartcop,,,windowm+math;
				rem :exii
							

相关资源