- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Colors using DCL
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2006 01:43 AM
05-02-2006 01:43 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2006 01:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2006 02:25 AM
05-02-2006 02:25 AM
Re: Colors using DCL
http://www.vt100.net/
for more infomation about VTxxx terminals and escape sequences than you ever want to know see
http://www.cs.utk.edu/~shuford/terminal/dec.html
and for those who are really obessed about escape sequences
http://bjh21.me.uk/all-escapes/all-escapes.txt
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2006 02:42 AM
05-02-2006 02:42 AM
Re: Colors using DCL
... and for ease of use I always have the potentially usefull terminal escape sequences (in DCL symbol formatting) in a file, aptly calle ESV.INC, which I incluse at the bottom of my command files, and then GOSUB to define them.
At least, now I have symbols like R_ON, FEL, KNIP, ROOD (for reverse_on, high-intensity ( = fel in Dutch) flashing, ( = KNIPperend, red ( = rood). BIGU and BIGL mean BIG-upperhalf and BIG-lowerhalf. You make up any you like for yourself.
Find them once, use them forever....
Hth
Proost.
Have one on me (maybe at the Bootcamp in Nashua?)
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2006 10:07 AM
05-04-2006 10:07 AM
Re: Colors using DCL
You may find some of the DCL and escape strings to be of some value, or maybe not...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2006 11:46 AM
06-12-2006 11:46 AM
Re: Colors using DCL
HTH,
Aaron