Require Details about CVMAC

Discussion in 'Pro/Engineer & Creo Elements/Pro' started by sukanya, Feb 16, 2005.

  1. sukanya

    sukanya Guest

    Hi,

    Im using CVMAC for CADDS5i. Basically i want to do some File
    Read/Write operations. But its not reading the file. I have used the
    OPENR, OPENM, READL and READ commands in proper format, still it is
    not able to read the file(text/Binary).
    DECLARE TEXT &line
    OPENR 1,'test'
    READL 1,&line
    PRINT {&line}

    It is printing nothing even though the file has data.
    Can anyone help me on this?
     
    sukanya, Feb 16, 2005
    #1
  2. sukanya

    beliavsky Guest

    Fortran has OPEN instead of OPENR and READ instead of READL, and the
    PRINT statement does not use curly braces. Is this the right newsgroup
    for your question? Maybe you should contact customer support fot the
    CVMAC product.
     
    beliavsky, Feb 16, 2005
    #2
  3. Try the email exploder http://www.ptcuser.org/exploder/ on the PTC/User
    web-site.

    Greg
     
    Greg Grotyohann, Feb 17, 2005
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.