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 bkrike 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: srmcmains
  • Content: Threads
  • Order by date
  1. srmcmains

    Send E-mail using MAPI Error

    I am trying to send an e-mail from Progress Software. When I send it using MAPI, it adds apostrophy's before and after my e-mail address. Any ideas why this would be happening and what I can do to fix this problem? Example: 'srmcmains@winland.com', s/b srmcmains@winland.com Any help would...
  2. srmcmains

    Apostrophy's in e-mail address

    I am trying to send an e-mail from Progress Software. When I send it using MAPI, it adds apostrophy's before and after my e-mail address. Any ideas why this would be happening and what I can do to fix this problem? Example: 'srmcmains@winland.com', s/b srmcmains@winland.com Any help would...
  3. srmcmains

    Can Progress run a function key?

    Progress 9.1B I was wondering if progress could make a function key run. I have a program called altf6.p. I will make an accelerator key run, ctrl-6, which will run the altf6.p program. Why is this not working. What alt-f6 does is change the focus of a Syteline window. Any help would be...
  4. srmcmains

    Excel Com Errors

    Can anybody tell me where I can find out what this error means. Error occurred while creating/connecting to automation server for: excel.application. Error code: 0x800700c1 output-to-excel WINMOD\LBRSPRED2.P (5894) I am creating a excel application, and then calling an excel program. It...
  5. srmcmains

    Smartfolders

    I am looking for coding examples using smartfolders. If anybody has anything, I would be greatly appreciative. I have tried getting these to work and am not having any luck. I have had no training in using any of the smart objects, so what I have learned so far, which isn't much is from...
  6. srmcmains

    MS Access select with a variable

    Progress 9.1B I am trying to use a select in progress that would check a variable instead of a constant. Here is what I have: def var project-id as int. project-id = 2. Assign ODBC-DSN = "PCDB" ODBC-SERVER = "localhost" OBDC-Userid = "&quot...

Part and Inventory Search

Back
Top