[futurebasic] Re: [FB] Suppress carriage return?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 1999 : Group Archive : Group : All Groups

From: "Jagwio" <wrileyla@...>
Date: Tue, 14 Dec 1999 16:17:55 -0600
If you are using PRINT, you can do some thing like PRINT "this";
notice the semicolon after "this"

     -Jagwio
     
     
Web Page:
http://jagwio.w3.to

Check out my music on Trax In Space:
http://artists.traxinspace.com/Jagwio

"Profanity is the tool of the igrnorant.  F@!$ THAT!!!


----------
>From: Bob Bryce <rbryce@...>
>To: futurebasic@...
>Subject: [FB] Suppress carriage return?
>Date: Tue, Dec 14, 1999, 12:23 PM
>

>Hi;
>
>How do I suppress the carriage returns (CHAR$(13) FB II puts
>at the end of a line?