Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, November 25, 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 - Legacy Development
Forum to discuss SalesLogix legacy development including views, scripts, etc.. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Legacy Development | New ThreadView:  Search:  
 Author  Thread: Call 6.2 form from Legacy Script?
Dan Carvin
Posts: 227
 
Call 6.2 form from Legacy Script?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Feb 08 4:33 PM
I have a 6.2.6 SLX system with a lengthy legacy script that needs to prompt the user to ask a question. Can I launch a 6.2 form from the legacy script, and save some user input in a global variable to be used by the script? Or do I need to study up on legacy enough to develop a form and a separate script to perform this function?

[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Call 6.2 form from Legacy Script?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Feb 08 4:42 PM
To launch a active form from a legacy script you just invoke it:

Invoke "Form", "Family:FormName"


Same for invoking a VBScript plugin from a legacy plugin:

Invoke "ActiveScript", "Family:ScriptName"


Also, you can invoke a legacy script from an active form or VBScript plugin:

Application.BasicFunctions.DoInvoke "Basic", "Family:LegacyScriptName"


Make sense?
[Reply][Quote]
Dan Carvin
Posts: 227
 
Re: Call 6.2 form from Legacy Script?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Feb 08 4:52 PM
Sounds good, I'll jump on it!

[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: Call 6.2 form from Legacy Script?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Feb 08 6:13 PM
Quote:
Originally posted by Dan Carvin

Sounds good, I'll jump on it!



That's usually what I want to do when things do not sound good
[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/25/2024 7:20:27 AM