3/15/2026 7:32:31 AM
|
| |
| 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!
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.
|
|
|
|
Include Script Errors
Posted: 13 Oct 09 10:10 AM
|
Hi,
When including a script into a form and trying to reference a function within the script I get an error 'Object Required'. I'm fairly new to include script, is there anything I might possibly be missing?
All help appreciated.
Kevin |
|
|
|
Re: Include Script Errors
Posted: 14 Oct 09 1:16 AM
|
It doesn't have to be an error on the INCLUDE statement - it might be an error in the function.
Would you mind to post to post the code of the function, please.
If you would like to test the include functionality of the script, you should add a simple procedure in your include script that display a simple MsgBox and call that procedure from your form.
Besides that: make sure you use the Architect's assistent (the include button) to include your script instead of manually entering 'Include....'.
Cheers, Thomas |
|
|
|
Re: Include Script Errors
Posted: 16 Oct 09 3:57 AM
|
| I'm including the Notes History Common script which is a system script not a custom script that I've created. It works fine on other forms but as I try to include the script into my form it fails |
|
|
|
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!
|
|
|
|
|
|
|
|