Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, March 29, 2024 
 
View User Profile  

 User Profile - Kevin Hoelzel  
Kevin Hoelzel
MediServe Information Systems, Inc.

fiogf49gjkf0d
I work for a software company as the SalesLogix CRM Administrator in the IT Department. I'm also one of our companies SQL DBA's for a MS SQL based product that we produce.


Log in to send this member a message!
 


 Kevin Hoelzel's Contributions
Kevin Hoelzel has contributed 2 comments and 0 articles.
 
Select to view:    
Comment: Re: Using Classes in VBScript
fiogf49gjkf0d
Ryan, I'm having trouble with VBScript when attempting to convert what seems to be an easy function of the Legacy Basic script SLX_AcctDetail_TimeZone_WhenChange. This script is called from the Legacy Form Account:Detail when a user changes the timezone on the form. The local time is then calculated and posted to an edit box on this Detail form. I had a need to rebuild a new form in Active and can't seem to get the function to work in VBScript. What class would I use? I've tried Application.BasicFunctions.. but no luck at all. Can you help me out?


sub slx_Specific()
'*********************************************************************************************************
' subroutine
'*********************************************************************************************************
GMTNow=LocaltoGMT(Now)
Timezone=GetCleanPropertyOf("pl_timeZone","TextCode")
If Timezone = "" then
SetPropertyOf "de_LocalTime","Text", ""
else
SetPropertyOf "de_LocalTime","text",GMTToTimeZone(GMTNow,TimeZone)
end if

'*********************************************************************************************************
end sub


Author: Kevin Hoelzel - 6/18/2004

 
Comment: Re: SalesLogix Synchronization Report
fiogf49gjkf0d
Mike, I'd like to see if I can get this to work in an exchange environment since we don't use an SMTP mail system. Any suggestions? I tried using the Exchange server name but that didn't work. Excellent and simple code also. Great job!

Author: Kevin Hoelzel - 3/11/2004

 


 
 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): 3/29/2024 7:08:07 AM