Re: COBSQL Oracle 9i and MF Cobol
From: Simon Tobias (Simon.Tobias_at_nospam.microfocus.com)
Date: 10/19/04
- Next message: docdwarf_at_panix.com: "Re: Useful Utility or Not?"
- Previous message: Robert Wagner: "Re: Useful Utility or Not?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Oct 2004 09:20:47 +0100
Hi Mike.
You can use level 88 switches in your application, but not within a host
variable definition. That restriction is a Pro*COBOL limitation, rather than
Cobsql, per the Pro*COBOL Programmer's Guide :
--- start of text ---
Level Numbers
When declaring host variables, you can use level numbers 01 through 49, and
77.
Pro*COBOL does not allow variables containing the VARYING clause or
pseudo-type variables (these datatypes are prefixed with "SQL- ") to be
declared
level 49 or 77.
--- end of text ---
SimonT.
- Next message: docdwarf_at_panix.com: "Re: Useful Utility or Not?"
- Previous message: Robert Wagner: "Re: Useful Utility or Not?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|