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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BillyD99336

  1. BillyD99336

    USING OLE SPELL CHECK IN FORMS

    If you have not got a solution for the close without saving question, you can add these lines before the: --Release the OLE object OLE2.RELEASE_OBJ(application); section towards the end of the code. args:=OLE2.CREATE_ARGLIST; OLE2.ADD_ARG(args, 2); OLE2.INVOKE (application, 'FileQuit', args)...

Part and Inventory Search

Back
Top