hexagon logo

problems running script

Has anyone else tried to run this script from the Wilcox site "tracesheet.bas"? I added all the assignments per the instructions and I get no output to the variables at all. If I'm correct should I not see the selections from the menu in the assignments in my pcdims program?



Thanks Bill



PCDMIS 3.7 MR3
PCDMIS 4.3 MR1
Parents
  • wrong file

    Sorry last zip had wrong test32.xls file
    These are the edits I have done to this file. See attached for the .bas and excel file. I use this to fill out the excel header information.
    These assignments must be in your part program
    [code\
    ASSIGN/CUST = ""
    ASSIGN/REV = ""
    ASSIGN/INSP = ""
    ASSIGN/CASTD = ""
    ASSIGN/FOUNDRY = ""
    ASSIGN/ITYPE = ""
    ASSIGN/WO = ""
    ASSIGN/COMMENT = "None"
    ASSIGN/REQ = ""
    ASSIGN/DISCRIP = ""
    ASSIGN/PARTN = ""
    [/code]

    Attached Files
Reply
  • wrong file

    Sorry last zip had wrong test32.xls file
    These are the edits I have done to this file. See attached for the .bas and excel file. I use this to fill out the excel header information.
    These assignments must be in your part program
    [code\
    ASSIGN/CUST = ""
    ASSIGN/REV = ""
    ASSIGN/INSP = ""
    ASSIGN/CASTD = ""
    ASSIGN/FOUNDRY = ""
    ASSIGN/ITYPE = ""
    ASSIGN/WO = ""
    ASSIGN/COMMENT = "None"
    ASSIGN/REQ = ""
    ASSIGN/DISCRIP = ""
    ASSIGN/PARTN = ""
    [/code]

    Attached Files
Children
No Data