Geoff Booth
Comments
Recent activity by Geoff Booth
-
I would start with a Support ticket to Boyum to ask if this is possible.
- View comment
- 0 votes
-
Try: SET($[$Field3.0.0|@STORE1) ; // Even though Field3 is a Number the Boyum Set command likes to use a string to set it - Maybe someone else has a better explanation. Not sure why you have the fi...
- View comment
- 0 votes
-
Do you know how to use: Boyum Validations? Boyum Universal Function type Line Loop? Boyum Authorizations?
- View comment
- 0 votes
-
I think you might be stuck unless the application ignores TTX files. My understanding is the P & D is based on standard crystal report export functionality so it may not be possible to turn off the...
- View comment
- 0 votes
-
DB Mailer might be simpler but you seem close Try creating a report configuration with a "Blank" crystal report (Create new report - save as)
- View comment
- 0 votes
-
I don't have P & D installed but from looking at the help fie try changing the Attachment Type to "No Attachment" and then add your additional attachments as normal
- View comment
- 0 votes
-
Are you using Boyum Print & Deliver? What is the file type you are trying to send?
- View comment
- 0 votes
-
Validation: Set the Before Action to False Set the ActionSuccess to True UF: @STORE1 = SQL(Select T0.U_Min_Price FROM OITM T0 Where T0.ItemCode = $[$38.1.0]); Set($[$38.U_Min_Price.0]|@Store1);
- View comment
- 0 votes
-
Hi Mark. Welcome to Boyum! As with everything there are always some trade-offs. The "Sort Order" is text based hence the visibility issue. This is more apparent in this case as you had 4 digit nu...
- View comment
- 0 votes
-
I have never tried this but try changing your select to: OSCL.internalSN As 'Equip SN' Good luck
- View comment
- 0 votes