mainGnuCOBOL (formerly OpenCOBOL) - Support: sr #110326, non accetta il nome del file...

 
 

sr #110326: non accetta il nome del file variabile

Submitter:  None
Submitted:  Wed 07 Oct 2020 03:16:07 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 07 Oct 2020 03:16:07 PM UTC, original submission:  

salve,
stranamente questo programmma , perfettamente funzionante dal 1997, sia su W95 che su Linux, ora non si compila neanche piĆ¹ (Ubuntu 20.04.1). qualche suggerimento?       
grazie
danilo



*********************************************
SELECT fdacompvbat ASSIGN TO DISK
             ORGANIZATION IS line sequential
             FILE STATUS IS WS-STAT-fdacompv.

       FD  fdacompvbat 
67         VALUE OF FILE-ID IS nome-fdacompv             
           DATA RECORD fdacompv-rec.

       01  fdacompv-rec.
          05  DATI-fdacompvcd   pic x(3).
          05  DATI-fdacompvcl   pic x(100).
          05  DATI-fdacompvjs   pic x(100).
***********************************************

         10 nome-fdacompv     pic x(50) value space.


crtpgm.cob: 67: errore: ASSIGN data item 'nome-fdacompv' is invalid

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code