HP3000-L Archives

September 2006, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mike Hornsby <[log in to unmask]>
Reply To:
Mike Hornsby <[log in to unmask]>
Date:
Thu, 28 Sep 2006 16:46:44 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
William Brandt wrote:
> I guess we (and Wirt) are about the last to be using BASIC/3000 (not business basic)
>   
Not so, Basic/V is still very useful for for many scripting and editing 
tasks.
> Anyway I notice on a report 2 lines printed are 2 bytes offset to the left - but the code looks fine. The formatting statements   (IMAGE 4x,30a, etc) looks the same. 
>
>   
My preference is not use image statements at all. I much prefer to use a 
print string and load it directly with the desired data items.
This method is much easier to get exactly the desired results.
a$="    "+b$(1,30)+"    "+d$(1,4)
print a$

Basic Forever!

Mike Hornsby
Beechglen Development Inc.
513-922-0509x31

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2