Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

At 22 FEB 1999 03:34:31PM Ray Chan wrote:

To all,

I came back from the roadshow and was pumped to try some of the neato things I saw. Anycase, for the moment, I have a very simple questions which has stumped me.

1) Because I prefer the AREV blist function to printing my programs instead of the OI way, I copied via the COPY_ROW_TO_OS command a program, KB_ENTRY_SUB, to a directory on a Novell server, e.g., run COPY_ROW_TO_OS "SYSPROCS","KB_ENTRY_SUB","M:\TEMP\KES.PRG",'','1'. Sofar okay. Then I do a record copy to AREV. However, when I "blist" this program, things are really messed up. For example, when I look at the program via EDIT (under AREV), I see little "o" on certain lines (they look like "o", but are probably some special characters.) I have copied the program many times and have even done a "verify" and nothing changes for the better. When I print the program, it doesn't print the program correctly.

Has anyone encounter this problem and if so, how did you work around it?

Are most developers satisfied with the way programs are printed under OI?

Thanks,

Ray


At 23 FEB 1999 03:09AM [email protected] [url=http://www.sprezzatura.com]Sprezzatura Ltd[/url] wrote:

[notag]Ray

You're seeing TAB characters - replace char(9) with spaces and you should be OK.

Toodles

[<A HREF="mailto:[email protected]" onMouseOver="window.status='Why not click here to send me Email?';return(true)">Andrew McAuley</A>]

[<A HREF="http://www.sprezzatura.com" onMouseOver="window.status='Why not click here to visit our web site?';return(true)">Sprezzatura Ltd</A>]

[<I>World Leaders in all things RevSoft</I>]

[<img src="http://www.sprezzatura.com/zz.gif">]

[<script language="javascript">function openNewPage () {window.location.href=(document.TOCNavigator.pageToGoTo.options[document.TOCNavigator.pageToGoTo.selectedIndex].value);document.TOCNavigator.pageToGoTo.selectedIndex="0";}end hiding from non-JS browsers –></script>] [<FORM ACTION "" METHOD=GET NAME="TOCNavigator" <SELECT NAME="pageToGoTo" SIZE=1 onChange="openNewPage()"> <OPTION>Pull down this menu to choose whereabouts on Sprezz site to go <OPTION VALUE="http://www.sprezzatura.com">Home Page <OPTION VALUE="http://www.sprezzatura.com/whatsnew.htm">What's New <OPTION VALUE="http://www.sprezzatura.com/senl.htm">SENL <OPTION VALUE="http://www.sprezzatura.com/patches.htm">Download S/LIST <OPTION VALUE="mailto:[email protected]">Send mail to support at Sprezzatura <OPTION VALUE="mailto:[email protected]">Send mail to sales at Sprezzatura </SELECT> </FORM>][/notag] </QUOTE> —- === At 23 FEB 1999 09:14AM Chris Revelation wrote: === <QUOTE>Ray - What you are seeing are the TAB delimiters. The best way to work around this problem is to do what Andrew said - just replace the characters in EDIT with spaces. -Chris Revelation Software </QUOTE> —- === At 23 FEB 1999 09:37AM Don Miller wrote: === <QUOTE>Here's a thought: There was a piece of shareware called NEWBLIST (or something like that that was on the old REV forum on CompuServe-before it closed down). I'm sure I have a copy of it somewhere. Having the source would allow you to do a couple of things: Convert tabs to spaces, handle CR/LF sequences (if any) and to control your printing in a much better way than the OI print provides. Drop me an e-mail if you want a copy. Don Miller C3 Inc. [email protected] </QUOTE> —- === At 23 FEB 1999 10:10AM Ray Chan wrote: === <QUOTE>Don, Yea, that would be appreciated. I see that you still have your compuserve account. So do I. I miss it. Maybe RTI will reopen the Compuserve forum. Compuserve is dropping their rate to 19.95 for unlimited access plus you can have 5 email accounts plus they have a newer handle, i.e., cs.com vs compuserve.com. You can email the program to me at 73612,336@compuserve (I haven't converted yet) or [email protected]. Nice to hear from you and thanks again, Ray </QUOTE> —- === At 23 FEB 1999 10:22AM Ray Chan wrote: === <QUOTE>Andrew, Thanks for your response. Yep that's what it was. Now how did those nasty "tabs" get there? Pretty cool how you embedded your little listbox on your response. "How does he do these things ?" Ray </QUOTE> —- === At 23 FEB 1999 10:54AM [email protected] Sprezzatura Ltd wrote: === <QUOTE>[notag]The tabs are because system editor uses standard windows controls. As for the other trick check out this from a thread in 96! [<A HREF="http://www.revelation.com/WEBSITE/DISCUSS.NSF/f12696d31000b22a8525652b00831bb2/BA82140585AB59FF85256398005510F3?OpenDocument" onMouseOver="window.status='Aaron strikes again';return(true)">check this thread</A>] [<A HREF="mailto:[email protected]" onMouseOver="window.status='Why not click here to send me Email?';return(true)">Andrew McAuley</A>] [<A HREF="http://www.sprezzatura.com" onMouseOver="window.status='Why not click here to visit our web site?';return(true)">Sprezzatura Ltd</A>] [<I>World Leaders in all things RevSoft</I>] [<img src="http://www.sprezzatura.com/zz.gif">] [<script language="javascript">function openNewPage () {window.location.href=(document.TOCNavigator.pageToGoTo.options[document.TOCNavigator.pageToGoTo.selectedIndex].value);document.TOCNavigator.pageToGoTo.selectedIndex="0";}end hiding from non-JS browsers –></script>]

[<FORM ACTION "" METHOD=GET NAME="TOCNavigator"

<SELECT NAME="pageToGoTo" SIZE=1 onChange="openNewPage()">

<OPTION>Pull down this menu to choose whereabouts on Sprezz site to go

<OPTION VALUE="http://www.sprezzatura.com">Home Page

<OPTION VALUE="http://www.sprezzatura.com/whatsnew.htm">What's New

<OPTION VALUE="http://www.sprezzatura.com/senl.htm">SENL

<OPTION VALUE="http://www.sprezzatura.com/patches.htm">Download S/LIST

<OPTION VALUE="mailto:[email protected]">Send mail to support at Sprezzatura

<OPTION VALUE="mailto:[email protected]">Send mail to sales at Sprezzatura

</SELECT>

</FORM>][/notag]


At 23 FEB 1999 11:07AM [email protected] wrote:

Ray,

Hey .. how is everything over in Tenn ..

You should be able to do just about anything available as HTML code in your replies here (or anywhere that supports it .. email etc)

Example .. let's say you wan a cool signature like mine .. (put your mouse over the dsig and see need message on bottom of your browser).

All one contiguous line (even if it wraps ..)

raychan@raychan_guru.com onmouseover=window.status= just a fly by of my emailname!';return(true)"

As you can see this is just a basic HTML command. The trick to making it work is to simply enclose this statement in .

[email protected] onmouseover=window.status=when you doubt yourself .. you doubt the creator. just relax and and see the wonder!;return(true)"

David Tod Sigafoos ~ SigSolutions

voice: 503-639-8080


At 23 FEB 1999 09:11PM Ray Chan wrote:

David,

Aren't you a sight for sore eyes (rub-rub-rub). So this is where you are hiding? I don't want to sound like a broken record, but I almost missed your reply. On Compuserve, you knew when you got mail, but here you have to clumsily look for it. It's a lot of work.

Anycase, I will be visiting this place more frequently. I recently attended the RTI roadshow held in Atlanta. In short, it kind of pumped me up and got me going in the OI direction again. Although I must say that it would be easier to get support and learn on the old but now extinct Revelation forum.

Well I certainly am glad to see you here even if some aren't . For sure, when I make my first zillion, I will create a "Revelation Chair for Dave Sigafoos." Thank you so much for your tip. I will show it to my kid and he will interpret it for me. Gads I'm getting old…er.

We must meet again and have dinner together for sure!

Ray


At 23 FEB 1999 09:20PM Ray Chan wrote:

Andrew,

Do you have some sort of total recall? Heck I can hardly remember what I read last week let along something back in 1996!

Please don't get me wrong, but you're amazing! It's too bad there's not a radio show called: "RevTalk" or "RevHash". You would be a great moderator. For sure, make sure you invite people like Dave Sigafoos to keep it lively and provocative. Thanks for the references.

Maybe someday should jRev become mainstream, there may be such an opportunity – first radio, then television, then the net .

The printing is fine now that I got rid of all those nasty tabs.

Ray


At 24 FEB 1999 03:47AM [email protected] [url=http://www.sprezzatura.com]Sprezzatura Ltd[/url] wrote:

[notag]Ray

I wish <g>. The site has a cool search feature. I just searched on "embedded HTML" and there we were!

[<A HREF="mailto:[email protected]" onMouseOver="window.status='Why not click here to send me Email?';return(true)">Andrew McAuley</A>]

[<A HREF="http://www.sprezzatura.com" onMouseOver="window.status='Why not click here to visit our web site?';return(true)">Sprezzatura Ltd</A>]

[<I>World Leaders in all things RevSoft</I>]

[<img src="http://www.sprezzatura.com/zz.gif">]

[<script language="javascript">function openNewPage () {window.location.href=(document.TOCNavigator.pageToGoTo.options[document.TOCNavigator.pageToGoTo.selectedIndex].value);document.TOCNavigator.pageToGoTo.selectedIndex="0";}end hiding from non-JS browsers –></script>] [<FORM ACTION "" METHOD=GET NAME="TOCNavigator" <SELECT NAME="pageToGoTo" SIZE=1 onChange="openNewPage()"> <OPTION>Pull down this menu to choose whereabouts on Sprezz site to go <OPTION VALUE="http://www.sprezzatura.com">Home Page <OPTION VALUE="http://www.sprezzatura.com/whatsnew.htm">What's New <OPTION VALUE="http://www.sprezzatura.com/senl.htm">SENL <OPTION VALUE="http://www.sprezzatura.com/patches.htm">Download S/LIST <OPTION VALUE="mailto:[email protected]">Send mail to support at Sprezzatura <OPTION VALUE="mailto:[email protected]">Send mail to sales at Sprezzatura </SELECT> </FORM>][/notag] </QUOTE> View this thread on the Works forum...

  • third_party_content/community/commentary/forums_works/d100bc7af24ac6fb8525672000710644.txt
  • Last modified: 2023/12/30 11:57
  • by 127.0.0.1