I am writing on how to open a Unix file of UniBasic source code.

When I try a 


  openpath '/u2/SOFTWARE/BP/BASELINE.R0'  to  F.This  then
                                                               crt 'OK'
                                                      end else
        
crt 'Error'
                                                      end

*-----------------------------------------------------------------------
-------
The.End:

  crt status()
  crt
  crt ' [<] ' :

  input Ans

  crt @(-1)

  END 

*-----------------------------------------------------------------------
---------

02 RUN BP FILESCAN.R0
Error
-7

 [<]

Where -7 is InValid file revision or wrong byte-ordering for the
platform.

The platform is UniVerse v10.1 on HP-Ux 11i v2.

Suggestions would be appreciated.

--Bill
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to