Carrier/Shipping Look-up Hooks
The script file must be located in your CAPITAL program directory and must have a file name matching the contents of the following table:
|
File name |
Transaction |
|
R-INSHIP.MAC |
Invoicing |
|
R-OESHIP.MAC |
Sales Orders |
If the script can be found, it is executed when the button next to the shipped field is pressed.
Entry Values
None.
Return Values
If a character string is returned this is placed in the transaction's Carrier field.
Example
* Call a look-up table based on a card file
Lookup("SHIPINFO", 1)
____________________________
Related Topics:
![]() |