Command Line Scripting

I have an external program linked to Repetitive invoicing. I need to associate the program to repetitive invoicing by passing parameters.
How to pass the Customer Number listed in the data reference as parameter to a command script ?

Parents Reply
  • in reply to TomTarget

    Hi Tom,

    It is a program written in visual basic displaying certain information dependent on the selected customer. The program is attached to a button on the repetitive invoice screen. Now, we need to pass the Customer No to the program which  would then display the information about the customer.

Children