Path: utzoo!mnetor!uunet!husc6!ukma!nrl-cmf!ames!pasteur!zooey.Berkeley.EDU!c162-br From: c162-br@zooey.Berkeley.EDU (Warner Young) Newsgroups: comp.sys.atari.st Subject: Another question on TEDINFO info Message-ID: <2220@pasteur.Berkeley.Edu> Date: 8 Apr 88 19:13:49 GMT References: <8804072002.AA09315@grumpy.tis.com> Sender: news@pasteur.Berkeley.Edu Reply-To: c162-br@zooey.Berkeley.EDU.UUCP (Warner Young) Organization: University of California, Berkeley Lines: 16 Recently I wrote a program that uses a TEDINFO where the template string is FFFFFFFFFFF. According to the Atari docs, and the Sybex GEM book, this should allow only filename characters to be entered. In fact, this is a template that should also avoid the underscore crash bug. However, I found when I ran the program that hitting an illegal character like / or = or + or anything no included in the F specification causes the text cursor to jump to the end of the line, filling the line with spaces. Hitting an illegal character again will cause the whole thing to crash. Can someone tell me what is going on? I've used TEDINFO's before, and the only differenece between my previous programs and this one is that the resource is "built-in" in this program. I'm using the RCSFIX.C supplied by Atari (and Alcyon C). - Warner Young