Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!crackers!m2c!wpi.WPI.EDU!jlehmann From: jlehmann@wpi.WPI.EDU (Jonas A. Lehmann) Newsgroups: comp.sys.amiga.tech Subject: HELP SER:->CON: in Assembler Message-ID: <1990Nov2.170801.21264@wpi.WPI.EDU> Date: 2 Nov 90 17:08:01 GMT References: <2403@trlluna.trl.oz> <1990Oct29.063758.17779@engin.umich.edu> <1990Nov2.002737.4851@zaphod.mps.ohio-state.edu> Organization: Worcester Polytechnic Institute Lines: 17 I am in bad need of checking the serial port in assembler and if a character is present to quickly read it. I dont want to lock up waiting for characters through the serial port. I know that for console (CON:) I can (dos.lib) Read() and Write() and do a WaitForCh() to check for Characters within a time range. I can also do (dos.lib) Write() on SER: but not a Read()?! Also funny ... I can do a CLI: copy Filename SER: but not a copy SER: Filename ... can someone help me ........ thanks ......... Jonas Lehmann jlehmann@wpi.wpi.edu