- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- How many Line a DCL can manage on VMS 5.5
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-24-2004 02:56 AM
09-24-2004 02:56 AM
Re: How many Line a DCL can manage on VMS 5.5
I think we agree that code must be easily maintained. Awk is (I think since Tcpip 5.0) on any Vms system, in this bizarre place. This adds regular expressions, that Dcl lacks in some circumstances.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 02:59 AM
09-24-2004 02:59 AM
Re: How many Line a DCL can manage on VMS 5.5
compilers require licenses require money (we have fortran and pascal and some c)
perl is freeware and requires someone of good will to correct the problems/support it on new versions
and ...
DCL is included and supported.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 03:02 AM
09-24-2004 03:02 AM
Re: How many Line a DCL can manage on VMS 5.5
>>>In itself that would not have to pose a big problem, but if you need to change something and nobody around knows IF the sources are still there, let alone where...
Of course, if the source is not here, and of course with Dcl the source is always here :-)
>>>Rather frustrating if they have just purchased a nice new Vax with RA81's, and all system management procedures and user program control procedures reference DRA0, DRB0, DRC0 and DRD0....
yes, but this leads more to the knowledge (or absence of) about logical names, than about the preferred langage on the site
:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 06:14 AM
09-24-2004 06:14 AM
Re: How many Line a DCL can manage on VMS 5.5
yes, but this leads more to the knowledge (or absence of) about logical names, than about the preferred langage on the site
I am kind of a 'software nomad', so I get around (current assignment rather long-lasting, though).
And you find what you find, and have to make do with that.
But IF there is no good knowledge/usage of logical names (and I am on record in this forum as a true advocate, even more especially Concealed Logical names), then compiled languages certainly DO complicate matters.
All in all, I prefer DCL.
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 05:06 PM
09-26-2004 05:06 PM
Re: How many Line a DCL can manage on VMS 5.5
the develloper's cell simply forget an ENDIF, and VMS getback a label -W- and not an error with IF-THEN-ELSE loop
thanks all this problem my muched learn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 06:14 PM
09-26-2004 06:14 PM
Re: How many Line a DCL can manage on VMS 5.5
I would advice to use dcl_check of the freeware package. I post here my versions of it. You can try to use it on 5.5 but is best to use 6+.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2004 06:15 PM
09-26-2004 06:15 PM
Re: How many Line a DCL can manage on VMS 5.5
Then
@dcl_check.com your.com
will validate your.com.
Wim
- « Previous
-
- 1
- 2
- Next »