Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!pyrdc!gmu90x!dolqci!vrdxhq!williams From: williams@vrdxhq.UUCP (Tim Williams) Newsgroups: comp.sys.ibm.pc Subject: Turbo Basic Message-ID: <4438@vrdxhq.UUCP> Date: Sun, 30-Aug-87 23:33:51 EDT Article-I.D.: vrdxhq.4438 Posted: Sun Aug 30 23:33:51 1987 Date-Received: Fri, 4-Sep-87 06:26:55 EDT Organization: Verdix Corporation, Chantilly, VA Lines: 26 Keywords: bug in print using ? I have just received Turbo Basic in the mail started playing around with it when I ran into the following problem: number = 555 print using "print abrv. number at this point ###";number This should print the following print abrv. number at this point 555 But this is what happens print abrv%555 number at this point Am I doing something wrong.. This seems to be a large draw back if you can not use a . in a string for the format of a print using. Has anyone else run into this problem and how do you get around it? Tim Williams <:-0