Jay Cheah
Posts
Recent activity by Jay Cheah
-
Print & Delivery log clearing
Previous requests: https://support.boyum-it.com/hc/en-us/community/posts/4414909339537-B1-P-D-Delivery-log-BOY-85-DEL-LOG-TABLE https://support.boyum-it.com/hc/en-us/community/posts/360024732274-It...
- 3 followers
- 1 comment
- 2 votes
- Answered
-
Macro SQL - multiple @StoreX
@STORE1 = SQL('SELECT CardType FROM OCRD WHERE CardCode = $[$5.0.0]'); Is it possible to do this: @STORE1, @STORE2 = SQL('SELECT CardType, CardName FROM OCRD WHERE CardCode = $[$5.0.0]'); ? this sa...
- 6 followers
- 7 comments
- 0 votes
- Answered
-
Trigger user query with variable with Macro Universal Function
I want to trigger a user-query that contains variables after a user has tabbed away from a UDF. At the moment, I can successfully trigger the user-query, that's simple enough, but I cannot seem t...
- 2 followers
- 1 comment
- 0 votes
- Answered