GENERAL INFORMATION SYNTAX :GENERAL INFORMATION Thió  prograí ió á replacemenô foò thå cp/í "LOAD¢ program®  Whù replacå "LOAD"¿  well..®  LOAD.COÍ haó á fe÷ deficiencies®  Foò example¬  iæ  youò  heø file'ó origiî  ió  abovå  100h¬  LOAD.COÍ prependó blanë spacå tï thå outpuô filå tï insurå iô wilì worë aó á CP/Í transient® Iô doesn'ô carå iæ thå filå ió noô intendeä aó á  CP/Í transienô anä iô alsï doesn'ô likå heø recordó witè mixeä loaä  addresses®  Foò example¬  onå thaô loadó belo÷ á  previouó record»  whicè  ió  á perfectlù  legitimatå  happenstance®  Also¬ LOAD.COÍ  caî  loaä  onlù  onå prograí aô  á  time¬  anä  haó  nï provisioî foò á loaä biaó iî thå commanä specification®  Finally¬ therå  ió nï provisioî foò useò specificatioî oæ thå outpuô  filå name. Iî  itó simplesô form¬  MLOAD'ó syntaø ió identicaì tï  LOAD.COM® Thus¬  therå  shoulä  bå nï probleí iî learninç tï  uså  thå  ne÷ program®  Thå  onlù significanô differencå herå ió  that¬  undeò LOAD.COM¬  alì  fileó arå outpuô startinç aô 100h¬  eveî iæ  theù originatå  elsewhere®  MLOAÄ  outputó startinç aô thå  heø  filå origiî (actually¬  thå firsô heø recorä specifieó thå outpuô loaä address)® Thå biaó optioî maù bå useä tï overridå this. ~ Aî  examplå shoulä clarifù this®  Supposå yoõ havå á  filå  thaô loadó  aô 1000h®  LOAD.COÍ woulä savå aî outpuô filå thaô beginó aô  100è  anä loadó pasô 1000è (tï whereveò  thå  prograí  ends)® MLOAÄ wilì savå aî outpuô filå startinç froí 1000è only® If¬ foò somå  reason¬  yoõ neeä thå filå tï starô aô 100è iî spitå oæ itó 1000è  origiî  (é caî thinë oæ severaì circumstanceó  wherå  thió woulä  bå  necessary)¬  you'ä havå tï specifù á  biaó  tï  MLOAD® Thus¬ usinç thió example¬ "MLOAÄ MYFILÅ 0F00¢ woulä do. Notå thaô thió prograí re-initializeó itselæ eacè timå iô ió run® Thus¬  iæ  youò systeí supportó á direcô brancè tï thå tpá (viá á zero-lengtè .COÍ file¬  oò thå ZCPÒ "GO¢ command)¬ yoõ maù safelù re-executå MLOAD. :SYNTAX mloaä [][,][,Ý [bias]              ZCPR2-stylå  dõ specó arå fullù supported¬  foò botè              inpuô anä outpuô files® Thus¬ thå followinç commanä              lineó arå permissable: b3>mload a4:myfile.com=0:bigfil,b6:patch1,c9:patch2 a6>mload b5:=c3:mdm717.com,mdmpatch ¢ wilì  placå              thå  outpuô  filå  oî thå "C¢ drivå  witè  thå  samå              primarù filenamå aó thå inpuô file. ~