11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
compile insert LSL_CLIENTS_EQUATES
|
|
/*----------------------------------------
|
|
Author : Table Create Insert Routine
|
|
Written : 13/12/2021
|
|
Description : Insert for Table LSL_CLIENTS
|
|
----------------------------------------*/
|
|
|
|
|
|
Equ LSL_CLIENTS.CLIENT_NAME$ To 0
|
|
Equ LSL_CLIENTS.LOCATION$ To 1
|