- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Need Courier New Font on VMS 7.3-2
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
09-25-2006 06:32 AM
09-25-2006 06:32 AM
Need Courier New Font on VMS 7.3-2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 08:17 AM
09-25-2006 08:17 AM
Re: Need Courier New Font on VMS 7.3-2
(I dont have a SAS programmer handy :)
I might use Courier on my CDE environment or on my printer ... for example!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 08:42 AM
09-25-2006 08:42 AM
Re: Need Courier New Font on VMS 7.3-2
They want to skip the stop of moving it and changing the font on their desktop. They want to specify "Courier New" when the RTF is initially created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 04:16 PM
09-25-2006 04:16 PM
Re: Need Courier New Font on VMS 7.3-2
then it would seem to me that no one needs
_any_ particular font on the VMS-SAS system.
It should be enough for SAS to _specify_ the
desired font when it creates the Rich Text
Format file.
Only the fellow who sucks the resulting RTF
file into a program like MS Word would
actually need the font, as he's the only one
who's actually rendering the stuff.
I'd say that the question is how to specify
fonts to the program which creates the RTF.
Failing that (and knowing nothing), I'd
assume that the font name appears somewhere
in the RTF file, and that a different font
name could be substituted using something
simple, like a text editor, rather than
dragging MS Word into the picture to do that
job.
http://www.biblioscape.com/rtf15_spec.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 09:12 PM
09-25-2006 09:12 PM
Re: Need Courier New Font on VMS 7.3-2
Have you looked on your system, searching for *.tlb files in sys$share: ?
Do for each file found a
$ lib/lis sys$share:xxx.tlb
, and look, you may already have that font available on your system.
If you find it, you will just need to add a /library=xxx in the setup of the queue used by your user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 10:00 PM
09-25-2006 10:00 PM
Re: Need Courier New Font on VMS 7.3-2
I too do not have a copy of the SAS documentation. However, my suspicion is that there are two possibilities (based on the posted description).
- Courier New is generally, in my experience, the default when certain file types are loaded into Microsoft Word. Has the RTF file actually been examined and the font request verified?
- If the font is being explicitly requested, either the font metric file is missing or the SAS programmer(s) wishes to generate requests for a different font. It goes without saying that this is different if the programmers are generating an RTF file outside of normal SAS mechanisms.
- Bob Gezelter, http://www.rlgsc.com