How to get Operating System name through code
There might be the scenario where you want to know the operating system name through code you are working on. New Stuff: How to set default appointment in CRM In ORDSYS processing there is a pre-defined function for this purpose. We just need to use below one line of code snippet. MACHINE = adxmac(0) Call GET_OS… Read More »