scan programs

Sort:
You are not authorized to post a reply.
Author
Messages
Chesca
Veteran Member
Posts: 490
Veteran Member
    I am trying to find out if any of the HR/PR/LP programs including custom programs use field HREMPUSF so I am looking for a command or utility to scan the system, is there such command? Any help would be greatly appreciated, thanks!
    jaherb
    Veteran Member
    Posts: 164
    Veteran Member
      Not exactly sure what you are requesting.  Are you trying to find a program on how to access that table?
      Woozy
      Veteran Member
      Posts: 709
      Veteran Member
        Hi bernfc10,

        I'm with Jim - I'm not sure exactly what you are asking. If you are looking for programs that reference HREMPUSF, and you are on Unix, then you could try this from the command line:

        find $LAWDIR/dev/*src -name "*" 2>/dev/null|xargs grep -il "HEUSET"

        If you're on Windows, I can't help you...sorry!


        Kelly Meade
        J. R. Simplot Company
        Boise, ID
        You are not authorized to post a reply.