Waitcall lookes for $fd Standard net $fc hispeed net $fb third party net logon.cmd also looks for $fd Standard net or $fc Hispeed Net if $fd then Nethost | |> in no x_??.dat then waitcall | ^netmodem $c0 in invoker | |> if file aborts then Waitcall | > if file transfer ok then kill x_??.* > then chain /waitcall/ if $fc then Nhshost | |> in no x_??.arc then waitcall | ^nsrxfer $c0 in invoker | |> if file aborts then Waitcall | > if file transfer ok then kill x_??.* > then chain /waitcall/ ; ; netcall! | looks to see what to send if connected ie hs net or standard net | | ok connected send handshake! ie $fc or $fd | >------if $fd then normal netmodem with parms! | | | > netupdt then chain netcall | >------if $fc then Hi Speed nsrxfer with parms | > recieve packette > unarc packette > rename x_??.dat to incoming.dat > netupdt > kill files and chain to netcall ; ; Netedit has been updated! netarc Done netprep and arc's packettes arc.cmd Done unarc.cmd Done nsrxfer should be done.. ; Hi Speed network transfer setup file! it now handles the send and receive according to the $c0 or $c1 bytes in invoker if $c0 then file name in parm_1 if $c1 then no parms needed! else "not invoked by Express Net!" nethost Done! ; Standard network Host nhshost Done! ; hi speed network Host netupdt ; not changed! netprep ; not changed! logon.cmd ; I need to update waitcall ; I need to update netcall ; needs to be updated to kickoff the method of transfer ; ;