-
1
- #1
kalairm123
MIS
Dear Members,
I want to print a custom field from database to check trailer line. I am using Micros Simphony ver. 2.xx.
By default there are system variables which can be printed. For EG.
Event Print_Trailer : MyTrailer
@Trailer[1] = "Your Check Number Is"
format @Trailer[2] as @cknum
EndEvent
The above code will print check number in trailer line.
I want to print a database field which is saved in local database.
Experts please assist.
I want to print a custom field from database to check trailer line. I am using Micros Simphony ver. 2.xx.
By default there are system variables which can be printed. For EG.
Event Print_Trailer : MyTrailer
@Trailer[1] = "Your Check Number Is"
format @Trailer[2] as @cknum
EndEvent
The above code will print check number in trailer line.
I want to print a database field which is saved in local database.
Experts please assist.