Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ames!amdcad!sun!texsun!sundc!rlgvax!vrdxhq!williams From: williams@vrdxhq.UUCP (Tim Williams) Newsgroups: comp.sys.ibm.pc Subject: TURBO Basic Message-ID: <4490@vrdxhq.UUCP> Date: Fri, 4-Sep-87 08:43:43 EDT Article-I.D.: vrdxhq.4490 Posted: Fri Sep 4 08:43:43 1987 Date-Received: Sat, 5-Sep-87 20:15:13 EDT Organization: Verdix Corporation, Chantilly, VA Lines: 26 Keywords: bug in prin using statement ? 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