Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, November 27, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Outlook automation using SLX_DoOutlook_AS
Rebecca Harris
Posts: 2
 
Outlook automation using SLX_DoOutlook_ASYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 31 Jan 07 8:42 AM
fiogf49gjkf0d
Does anyone know how to get the To line to fill in using SLX_DoOutlook_AS?

I have the body, and subject working fine - but the following line of code doesn't seem to work as I thought:

application.BasicFunctions.GlobalInfoSet "SLXEmail_StrContactList",strto


Anyone have this working?
I'm on 6.2, and can't tell if this is a security issue with Outlook, or if I'm just using the wrong code.

Thanks!
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Outlook automation using SLX_DoOutlook_ASYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 31 Jan 07 10:05 AM
fiogf49gjkf0d
To be honest I've not used SLX_DoOutlook_AS. If what you're wanting to do is invoke an Outlook mail window and prefill it with whatever, take a look at:

Application.BasicFunctions.QueMessage


It allows you to do all of that with a single function call.

Of course, maybe I'm missing what you're after. Let me know
[Reply][Quote]
Rebecca Harris
Posts: 2
 
Re: Outlook automation using SLX_DoOutlook_ASYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 31 Jan 07 10:46 AM
fiogf49gjkf0d
worked like a charm - thanks.


also - thanks for also getting those demos of the .net usecontrols up - we've been implementing those here with great success now - awesome stuff.
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Outlook automation using SLX_DoOutlook_ASYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 31 Jan 07 11:06 AM
fiogf49gjkf0d
Quote:
thanks for also getting those demos of the .net usecontrols up - we've been implementing those here with great success now - awesome stuff


Great. That is good to hear. I hope you will share you experiences with us!

Ryan
[Reply][Quote]
Jeremy Brayton
Posts: 491
Top 10 forum poster: 491 posts
 
Re: Outlook automation using SLX_DoOutlook_ASYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 31 Jan 07 2:04 PM
fiogf49gjkf0d
SLX_DoOutlook_AS has a line commented that prevents the To: line from being filled in. The reason this is done is because the Outlook security model will bring up a prompt when this happens. QueMessage gets around the security prompt but it's a simple wrapper around the mailto: protocol. QueMessage is useful when you want to just fill in basic in formation and be done. SLX_DoOutlook_AS actually lets you control the message so you can do things like send it automatically (which brings up another prompt) or add multiple attachments (which QueMessage does not do because mailto: only allows one attachment).
[Reply][Quote]
Walter Shpuntoff
Posts: 167
 
Re: Outlook automation using SLX_DoOutlook_ASYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Feb 07 6:21 AM
fiogf49gjkf0d
If you want full control of outlook via script, you will want to get Outlook Redemption.
Details at http://www.dimastr.com/redemption/

I've used it in the past with great success.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 11/27/2024 4:39:39 AM