Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Sage Employee
smalm
Posts: 50
Registered: 11-12-2008

Scripting.doc - Documentation mentioned in the Customizer 4.4 Training Video

The attached Scripting.doc word file contains a list of variables that are automatically available from within the running scripts for the new User-Defined Scripts available in the 4.40 release..  In addition some useful methods are explained for the object variables that get passed in to help get you started.  By no means is this an exhaustive list of methods and properties but rather some of the key ones that you will want to understand when creating new scripts.

 

While this document is included in the example download available on the Partner File Center, I thought it would be useful to put it out here as well.

 

In 4.40, the Object reference is now included that can be accessed from the Resources link in the task pane from the launcher, and then following the File Layouts and Program Information link from the Resources page, if you are interested in other methods and properties that are available.

 

Visitor
zdawood
Posts: 5
Registered: 03-24-2010
0

Re: Scripting.doc - Documentation mentioned in the Customizer 4.4 Training Video

Where can I find a list of error codes for version 4.4? I have upgraded my MAS90 version to 4.4, but I am getting an error when I convert the data for an existing company.

Sage MAS Partner
JimPetrie
Posts: 239
Registered: 11-06-2008
0

Re: Scripting.doc - Documentation mentioned in the Customizer 4.4 Training Video

Zdawood,

 

If you want to know generically what an Error 47 or an Error 26 is, the Providex Language Reference or the TRSG (Technical Reference & Support Guide) can tell you.  If you want specific advice about how to correct a given error, the Sage MAS 90 knowledgebase is a good place to start.  I can tell you that if yours is a "new" error then it won't be in the knowledgebase yet.  To get it into the knowledgebase you have to call Customer Support to report it.

Switcher
BigLouie
Posts: 2,687
Registered: 10-28-2008
0

Re: Scripting.doc - Documentation mentioned in the Customizer 4.4 Training Video


zdawood wrote:

Where can I find a list of error codes for version 4.4? I have upgraded my MAS90 version to 4.4, but I am getting an error when I convert the data for an existing company.


Your reseller has them. Give them a call.

Big Louie No MBA but BMOC
--------------------------------------------------------------------------
You have enemies? Good. That means you've stood up for something in your life.
Regular Contributor
Gator
Posts: 270
Registered: 12-05-2008
0

Re: Scripting.doc - Documentation mentioned in the Customizer 4.4 Training Video

Steve - will there be an updated Scripting.doc file in the future?  I've noted many examples of methods and properties that are not detailed in the documentation.  Thanks.