Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!snjsn1!magic!grimesg From: grimesg@magic (George Grimes) Newsgroups: comp.lang.pascal Subject: Re: VMS pascal input problems Keywords: Control codes, file access Message-ID: <1147@snjsn1.SJ.ATE.SLB.COM> Date: 13 Jul 89 13:38:31 GMT References: <20582@bikini.cis.ufl.EDU> Sender: news@SJ.ATE.SLB.COM Reply-To: grimesg@magic.UUCP (George Grimes) Distribution: usa Organization: Schlumberger ATE, San Jose, CA Lines: 30 In article <20582@bikini.cis.ufl.EDU> dor@beach.cis.ufl.edu (Douglas R. Oosting) writes: >Im having a bit of a problem with a file transfer protocol and am wondering >if anyone can help me. >Basically, Im uploading binary data from PC to VAX--this data including >codes 01-31. Of course, ^Q, ^S, ^C, ^Y -- maybe others, I havent tried >yet -- never get as far as the actual program and are not written to >the file, as VMS interprets them first. setting $ set nocontrol=(y,t) >doesn't help--the codes in question still dont get to the receiver. > >Is there an easy (relative) way to have these codes pass directly to >my program? I believe the terminal driver is getting in your way. Try doing a SET TERM/NOTTSYNC/PASTHRU on the port you are using for the transfer. George ----------------------------------------------------------------------------- DOMAIN: grimesg@sj.ate.slb.com | George Grimes UUCP: {decwrl,uunet}!sjsca4!grimesg | Schlumberger Technologies INTERNET: grimesg%sjs@sdr.slb.com | 840 Avenue F #108 PHONE: (214)422-7200 | Plano, Tx. 75074 ----------------------------------------------------------------------------- Dis-claimer(as opposed to dat-claimer): If my employers knew that I had an opinion, they probably wouldn't approve of the opinion or the fact that I had it. -----------------------------------------------------------------------------