--- title: "Bill on MScript" type: "article" slug: "bill-on-mscript-8" url: "http://localhost/article/bill-on-mscript-8/" markdown_url: "http://localhost/article/bill-on-mscript-8.md" published_at: "2025-07-28T00:59:20+00:00" modified_at: "2025-07-28T00:59:47+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "I wanted to try backing the form in my printer, but the Gemini 10X doesn’t have the capability. If there is anyone out there with that capability, give it a try and let me know the results. I might just have to get that printer. A couple of hints for MSCRIPT IF you write a…" category: - name: "The Data Expansion" slug: "the-data-expansion" taxonomy: "category" url: "http://localhost/category/periodicals/the-data-expansion/" post_tag: - name: "MScript" slug: "mscript" taxonomy: "post_tag" url: "http://localhost/tag/mscript/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" publication_r: id: 50143 title: "The Data Expansion" type: "periodical" url: "http://localhost/periodical/the-data-expansion/" volume: "5" issue: "4" issues_articles: - id: 50246 title: "The Data Expansion v5 n4" type: "issue" url: "http://localhost/issue/the-data-expansion-v5-n4/" pages: "5-6" pubdate: "April 1988" archive_link: false --- # Bill on MScript I wanted to try backing the form in my printer, but the Gemini 10X doesn’t have the capability. If there is anyone out there with that capability, give it a try and let me know the results. I might just have to get that printer. A couple of hints for MSCRIPT IF you write a newsletter or any other printed matter using columns, the margin capability of [MSCRIPT](http://localhost/tag/mscript/) will help. In my case, this newsletter is printed on an 80 column printer, allowing 35 characters for column, this uses 70 characters. With only 10 positions left, I allow a left margin of 3. Now if you divide the paper in half (40 columns) plus the 3 for the margin, edit the left margin at 43 for the right column. This way the right column will print on the right side of the paper.