Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: olf
  • Order by date
  1. olf

    PB12.5 and mailLogon

    I am trying to create a simple email using an example posted here (code snippet below); mailSession mSes mailReturnCode mRet mailMessage mMsg // Create a mail session mSes = create mailSession // Log on to the session //mRet = mSes.mailLogon(mailNewSession!) mRet = mSes.mailLogon() IF mRet <>...

Part and Inventory Search

Back
Top