My 4.2 problem of the day

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • My 4.2 problem of the day

    The report should print a .pdf to my network drive (it did in 4.1) and now it doesn't in 4.2. Any ideas! The "Send Report output to" is checked and it is to file "FILE_NAME"

    C1 =COMMENT/INPUT,YES,'Order #'
    C3 =COMMENT/INPUT,YES,'Sample #'
    C2 =COMMENT/INPUT,YES,'Gauge'
    COMMENT/OPER,NO,Bolt part down at A2, A7, and B8
    ASSIGN/FILE_NAME = "M:\\DATA\Machine Check\\" + "80153-514_" + C1.INPUT + "_" + C3.INPUT + ".PDF"
    Last edited by Vic Watson; 06-13-2007, 03:00 PM.
    PCDMIS 2015.1
    sigpic

  • #2
    Only thing I can think of is that if you have marked sets, you have to enable printing without any marked set enabled.

    I would also change it to the local drive just to see if it works that way. That will tell you if your network is working properly.
    I used to be high on life but I built up a tolerance.

    Brown & Sharpe Global Advantage
    PCDMIS CAD++ v2011mr2
    PH10MQ/SP600M


    sigpic

    Comment

    Related Topics

    Collapse

    Working...
    X