- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-02-2012 12:45 PM
Where can I download the examples?
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-24-2012 03:34 PM
I've asked our reseller for the example scripts on the partner file center but said they could not find them. Can someone shares the files or post them?
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-25-2012 09:56 AM
This question is for Steve Malmgren regarding the script example for reversing a journal entry.
I've been able to get the script to execute in a MAS 90 v4.5.2 (WIN 7 64 OS) environment running. However, running the script in a MAS 200 environment (Win 7 64 OS workstation), I receive an error message "Object Required - oUIObj" referencing this line:
31 : retVal = oUIObj.GetValue("ML_JournalNo$", strJrnlNo).
If I change the set up so that the script runs at the server (Win 2003 32 OS), the ODBC challenge message displays at the server console and if answered, will complete the execution of the script.
What is the issue with running the script in that it won't run on a 64 OS 200 client but it will with a MAS 90 64 OS client? Is there a work around?
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-25-2012 10:25 AM
Since it is a button script, you could pass in the values instead.
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-25-2012 11:04 AM
I am not aware that there is a passable value for the user PW.
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-25-2012 11:54 AM
OK, I looked at the details of the button and I now see where it is referencing the GL_Account_ui instead of the GL_JournalDrillDown_ui. So the ML_xx$ fields would not be available on the custom office side. So my suggestion would not work.
Re: Video of Customizer 4.4 Training by S. Malmgren
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-25-2012 12:20 PM
I ended up created a silent DSN connection on the server, replaced the SOTAMAS90 string with the new ODBC and deleted the reference to the UID and PWD.
- « Previous
-
- 1
- 2
- Next »


