Printing companyname in another company

guptavarunmcaguptavarunmca Member Posts: 95
Is this possible to print a company name in another company , how.
With Best Regards:
VARUN K. GUPTA

Comments

  • bbrownbbrown Member Posts: 3,268
    Use CHANGECOMPANY

    Company.CHANGECOMPANY;
    Company.GET;

    Then print the company name from that record variable
    There are no bugs - only undocumented features.
Sign In or Register to comment.