|
-
Dec 19th, 2007, 12:42 PM
#1
Thread Starter
New Member
Printing Bold and Plain text in the same line
Is it possible to print bold and plain text in the same line?
I want a line to look like this:
TITLE: description
my code:
.fontbold = true
.print "TITLE: "
.fontbold = false
.print description
But this puts the two strings on different lines.
Any help would be great, thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|