Category Archives: FAQ

How to add a string in a new Line in Sage X3?

We may come across a scenario where we want to display message in new line, X3 has a function to achieve this.”chr$” function converts a numerical value in an ascii character, syntax as below. Syntax: chr$( exp_ent ). “chr$” returns a character whose ascii code corresponds to the argument (if there is a corresponding ascii… Read More »

Find number of users logged in Sage ERP X3

You may come across a situation, where you may want to know, who are and how many users are logged in Sage ERP X3. New Stuff : How to use record separator of Import/Export template in Sage ERP X3? Sage X3 management console provides the facility to know how many number of users logged in to Sage… Read More »

Category: FAQ