Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Linux operating system (OS), a U...  <--  <--- Return to Home Page
   Networked Database  Linux operating system (OS), a U...   [675 / 900] RSS
 From   To   Subject   Date/Time 
Message   Maurice Kinal    mark lewis   Trying to remove extra text from screen   January 9, 2019
 5:13 PM *  

Hey mark!

 ml> why would you think that when he posted in the linux area?

Because the TID and the tearline both claim he is using a windows app to post
to this echo;

 > TID: PX/Win v3.0pr5 PX96-0466M2
 > --- Platinum Xpress/Win/WINServer v3.0pr5

Also the likelihood of getting a potential fix in this echoarea as opposed to a
 windows echoarea is much greater especially when it concerns terminal apps. 
Also, also windows users have used this echoarea in the past to get help.

 ml> i don't think you can shove those into a screen reader to remove
 ml> text before the reader verbalizes the it ;)

Why not?  I did exactly that to read the message I am replying to.  Although
there is more the line to find the actual message (text) is this;

sed -n "${1}p" messages.raw | gawk -F'\0' '{print $5}' | tr '\1\r' '@\n'

Note the 'tr' at the end replaces the C0 ascii control characters to their
printable forms.  The gawk call gets rid of the null character at the end of
the text.  I have another oneliner that fetches the DateTime, To, From, and
Subject fields using gawk's {print $1, $2, $3, $4} dealie which are also null
terminated as specified by -F'\0'.

Works like a charm and the oneliners could be replaced by a purely gawk script
which will do the job of sed and tr as well as the printing part to any screen
(terminal).  However, like I've already stated, where is the fun in that?

Life is good,
Maurice

... Don't cry for me I have vi.
--- GNU bash, version 5.0.0(1)-rc1 (x86_64-silvermont-linux-gnu)
 * Origin: Little Mikey's EuroPoint - Ladysmith BC, Canada (2:280/464.113)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Linux operating system (OS), a U...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.082 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_151pq726hsujeanufiuapuh4r1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_151pq726hsujeanufiuapuh4r1, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_151pq726hsujeanufiuapuh4r1, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0