Highlights
- Develop mission-critical COBOL applications for HPUX, PA Risc workstations
- Take advantage
of extensive multi-vendor database support (SQL access to Oracle,
Sybase and Ingres)
- Maintain
compatibility with existing code based on support for popular
vendor extensions (IBM and Micro Focus) and compliance with ANSI
and ISO standards
- Full COBOL85
syntax
- Direct access
to Oracle Application Server
- CBL_routines
- Provides
integration with PowerFORM for running graphical, COBOL-driven
reports on the HPUX platform. (Forms are developed under Windows
but can run under UNIX.)
The rich complement
of functions built into NetCOBOL serves as the basis for fast-turnaround
development efforts. Industry extensions compatible with those from
Micro Focus and IBM ensure broad compatibility and a full choice
of powerful functions.
NetCOBOL offers
a number of features to help speed application development as well
as execution times. Because program links are automatically reconstructed
following compilation, errors are usually easily identifiable.
In the debug
tool, you can view data in the watch data window, set break points,
and view I/O in the program I/O window. As a result, you complete
your work faster and produce higher quality code.
Detailed
Features and Benefits
Standards
Compliant
- ANSI Standard
COBOL X3.23 1985, ISO-1989-1985
- ANSI '74
COBOL X3.23-1974
Full
ANSI 85 Compliant to Include:
- Nucleus
- Sequential/Relative/Indexed
File
- Inter-Program
Communication
- Sort/Merge
- Source Text
Manipulation
Support
for ANSI'85 Supplement:
Fujitsu
Extensions
- National
language programming
- National
character handling
- Extended
Indexed File -- Multiple key items, reverse order access
- National
character printing
- Sort/Merge
of National characters
- Floating-point
data
- Bit handling
- Constant
section
- Functions
for system program description -- pointer, etc.
XPG4
Specification (X/OPEN Extensions)
- Line/Sequential
file handling
- Inter-language
communications -- passing parameters by value, special register
Return-Code
- File sharing
and record locking
- Screen handling
- Access to
command-line arguments
- Concatenated
expressions
Compatibility
Support
- OS/VS COBOL
- VS COBOL
II
- Micro Focus
SQL
- Most databases using VORTEX from Trifox (www.trifox.com)
- Oracle (using Oracle Pro*COBOL)
- SymfoWARE/RDB (using SymfoWARE/RDB precompiler)
IBM
OS/VS COBOL Compatibility Features Supported
- Special registers
for date, time, return code, sort, etc.
- System directing
statements (example EJECT, SKIP)
- REMARKS paragraph
- EXAMINE statement
- GOBACK statement
- BASIS statement
IBM
VS COBOL II Compatibility Features Supported
Micro
Focus COBOL Extensions
- Enhanced
ACCEPT and DISPLAY verbs to permit video terminal screen I/O with
full control over data positioning on output and protected/unprotected
on input fields
- Full-screen
output and multiple-field input; validation of input with a single
COBOL statement
- Enhanced
file I/O with additional-line-sequential organization to handle
text files
Programming-Staff
(COBOL Development Environment)
- User-selectable
program editor
- Framework
for program compilation
- MAKE function
- Program development
tools and utilities -- Debug tool; search to focus on source line
in error
- Support for
WYSIWYG character-mode screen designer
Debug Tool
Capabilities
- Setting/removing
complex breakpoints
- Displaying
variables
- Recording
and playing back a debugging procedure to retest user's code
- Performing
batch debugging and automated debugging operations
- Reversing
code execution
- Stepping
over and through statements
An
In-Depth Look at NetCOBOL for HPUX
The following
sequence of screen captures lets you see the features of NetCOBOL
at work.
Programming-Staff
(Project Manager)
Configuration Management
NetCOBOL Editor
Building Applications
Debugging Applications
Designing Screens
COBOL File Utility
Using Prototype HTML
New HP-UX Features in the Latest Release
Points to watch
for in the NetCOBOL for HPUX walk-through include:
- Managing
sources and projects using Programming-Staff
- Integrated
configuration management
- Editor tailored
to NetCOBOL source code
- Debugging
with control
- Screen
designing
- COBOL
File Utility
- Simplified
HTML templates
Programming-Staff
Programming Staff provides you with a central point for invoking
NetCOBOL tools and building your application. It provides for:
- Editing source
files
- Compiling
programs
- Jumping to
compile errors
- Creating
and executing Make files
- Debugging
programs
- Setting environment
variables
|