Re: [U2] BFORMAT

2012-11-29 Thread Doug Averch
Allen: AE format allows the setting of margins, indenting and a whole lot more. FORMAT in ED has no options. Regards, Doug www.u2logic.com/tools.html The makers of XLr8Editor and XLr8Resizer products On Wed, Nov 28, 2012 at 6:05 PM, Allen Bell apb...@psiwav.com wrote: UniVerse has always had

Re: [U2] BFORMAT

2012-11-29 Thread Doug Averch
Allen: AE format allows the setting of margins, indenting and a whole lot more. FORMAT in ED has no options. Regards, Doug www.u2logic.com/tools.html The makers of XLr8Editor and XLr8Resizer products On Wed, Nov 28, 2012 at 6:05 PM, Allen Bell apb...@psiwav.com wrote: UniVerse has always

Re: [U2] BFORMAT

2012-11-29 Thread Allen Bell
Anyone who is so anal as to require a change in setting of margins, indenting and a whole lot more is unlikely to be someone with whom I would enjoy spending time. AB On 11/29/2012 8:55 AM, Doug Averch wrote: Allen: AE format allows the setting of margins, indenting and a whole lot more.

Re: [U2] BFORMAT

2012-11-29 Thread George Gallen
going to 3 hole punch the Output. George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Allen Bell Sent: Thursday, November 29, 2012 10:07 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] BFORMAT Anyone who is so

Re: [U2] BFORMAT

2012-11-29 Thread Allen Bell
Seriously though, the original poster's question was whether anyone had the source code for a Format program. On UniVerse you will find the source code for both the FORMAT verb (which calls the FORMAT.BASIC subroutine in files BP and APP.PROGS. The fromnt end for the FORMAT and FANCY.FORMAT

Re: [U2] BFORMAT

2012-11-29 Thread Allen Bell
Subject: Re: [U2] BFORMAT Anyone who is so anal as to require a change in setting of margins, indenting and a whole lot more is unlikely to be someone with whom I would enjoy spending time. AB ___ U2-Users mailing list U2-Users@listserver.u2ug.org http

Re: [U2] BFORMAT

2012-11-29 Thread Wjhonson
29, 2012 7:26 am Subject: Re: [U2] BFORMAT Seriously though, the original poster's question was whether anyone had the source code for a Format program. On UniVerse you will find the source code for both the FORMAT verb (which calls the FORMAT.BASIC subroutine in files BP and APP.PROGS

Re: [U2] BFORMAT

2012-11-29 Thread Martin Phillips
Hi, There's some wacky stuff it's doing with memory in that ED program, I can't figure out what they are trying to do Of course it was originally written in 1992 as a port of the PI/Open Editor I remember this being implemented from my days in PI/open development. It was all about

Re: [U2] BFORMAT

2012-11-29 Thread Wjhonson
Message- From: Wjhonson wjhon...@aol.com To: u2-users u2-users@listserver.u2ug.org Sent: Thu, Nov 29, 2012 9:07 am Subject: Re: [U2] BFORMAT The default format options in ED are controlled in the ED.B program in the BP of the uv account. You can also setup your own Format program, without modding

Re: [U2] BFORMAT

2012-11-29 Thread Phil Walker
In today's world who prints out anything ;-) -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen Sent: 30 November 2012 4:16 a.m. To: U2 Users List Subject: Re: [U2] BFORMAT I can see those settings being

Re: [U2] BFORMAT

2012-11-29 Thread Marco Rojas Castro
Hi Use FORMAT command in AE (alternative editor) Example: FORMAT -MARGIN 6 -INDENT 3 Regards, Marco 2012/11/28 dennis bartlett dqbartl...@gmail.com Hi Does anybody have a working copy of BFORMAT - I downloaded it from some useful site a long time back and modded it to work for modern

Re: [U2] BFORMAT

2012-11-29 Thread Wjhonson
is it? -Original Message- From: Marco Rojas Castro rojascastroma...@gmail.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Thu, Nov 29, 2012 11:24 am Subject: Re: [U2] BFORMAT Hi Use FORMAT command in AE (alternative editor) Example: FORMAT -MARGIN 6 -INDENT 3 Regards, Marco 2012

Re: [U2] BFORMAT

2012-11-29 Thread Wjhonson
@listserver.u2ug.org Sent: Thu, Nov 29, 2012 11:33 am Subject: Re: [U2] BFORMAT Yeah looking at the actual code that both FORMAT and ED call (not in AE) it doesn't have any arguments. So maybe using AE would be a good option, if someone can peer inside and confirm that it can take arguments like this. I

Re: [U2] BFORMAT

2012-11-29 Thread dennis bartlett
Seriously though, the original poster's question was whether anyone had the source code for a Format program. On UniVerse you will find the source code for both the FORMAT verb (which calls the FORMAT.BASIC subroutine in files BP and APP.PROGS. The fromnt end for the FORMAT and FANCY.FORMAT

Re: [U2] BFORMAT

2012-11-29 Thread dennis bartlett
Anyway, this all seems way beyond the scope of the original poster's question. *Original poster* has source code that goes way deep in if/then/else/case so that error messages end up off the page -- reducing the indent to 2, and starting at col 3 makes this better.

Re: [U2] BFORMAT

2012-11-29 Thread dennis bartlett
Use FORMAT command in AE (alternative editor) Example: FORMAT -MARGIN 6 -INDENT 3 Awesome! Thanks, just what I need! ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] BFORMAT

2012-11-28 Thread dennis bartlett
Hi Does anybody have a working copy of BFORMAT - I downloaded it from some useful site a long time back and modded it to work for modern UniVerse, but somewhere along the line (one late night) I have introduced some bugs I don't have time to go fix.. so before I do, maybe someone out there

Re: [U2] BFORMAT

2012-11-28 Thread Martin Braid
Users List Subject: Re: [U2] BFORMAT Hi Does anybody have a working copy of BFORMAT - I downloaded it from some useful site a long time back and modded it to work for modern UniVerse, but somewhere along the line (one late night) I have introduced some bugs I don't have time to go fix.. so before I do

Re: [U2] BFORMAT

2012-11-28 Thread Wjhonson
ED BP A 10 lines long : FOR Try HELP. -Original Message- From: Martin Braid mbr...@epicor.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Wed, Nov 28, 2012 1:48 pm Subject: Re: [U2] BFORMAT Pass on BFORMAT but ummm, doesn't ED have the FOR command

Re: [U2] BFORMAT

2012-11-28 Thread Israel, John R.
FORMAT -M0 -I2 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Wednesday, November 28, 2012 4:51 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] BFORMAT ED BP A 10 lines long : FOR Try

Re: [U2] BFORMAT

2012-11-28 Thread Martin Braid
I now know why I prefer UniData. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Israel, John R. Sent: 28 November 2012 21:53 To: 'U2 Users List' Subject: Re: [U2] BFORMAT FORMAT -M0 -I2 -Original Message

Re: [U2] BFORMAT

2012-11-28 Thread Tony Gravagno
From: dennis bartlett Does anybody have a working copy of BFORMAT... To answer the question: http://www.pickwiki.com/cgi-bin/wiki.pl?BFormat For printing: http://www.pickwiki.com/cgi-bin/wiki.pl?LFormat A Lot of other utilities here: http://www.pickwiki.com/cgi-bin/wiki.pl?BasicSource In

Re: [U2] BFORMAT

2012-11-28 Thread Doug Averch
Hi Dennis: Built into Universe since Release 10 is editor called AE from Unidata. AE has a format command within the editor (FOR). It is much easier to use the going in and out of ED. Regards, Doug www.u2logic.com/tools.html XLr8Editor for U2 programmers

Re: [U2] BFORMAT

2012-11-28 Thread Doug Averch
Hi Dennis: Built into Universe since Release 10 is editor called AE from Unidata. AE has a format command within the editor (FOR). It is much easier to use the going in and out of ED. Regards, Doug www.u2logic.com/tools.html XLr8Editor for U2 programmers

Re: [U2] BFORMAT

2012-11-28 Thread Wjhonson
@listserver.u2ug.org Sent: Wed, Nov 28, 2012 3:05 pm Subject: Re: [U2] BFORMAT Hi Dennis: Built into Universe since Release 10 is editor called AE from Unidata. AE has a format command within the editor (FOR). It is much easier to use the going in and out of ED. Regards, Doug www.u2logic.com/tools.html

Re: [U2] BFORMAT

2012-11-28 Thread Allen Bell
UniVerse has always had a format option built into the regular editor (ED). Toy just type in FORMAT AB On 11/28/2012 5:05 PM, Doug Averch wrote: Hi Dennis: Built into Universe since Release 10 is editor called AE from Unidata. AE has a format command within the editor (FOR). It is much