Monthly Archives: February 2011

Journal Importing From Excel & jscript Handling of Error Messages Part II

So, much of what I post here is a rough cut, experimental before sitting down and have the users test, but here’s some final code. For more details and background on the code, please see the previous incarnation. https://potatoit.wordpress.com/2011/01/23/journal-importing-jscript-handling-of-error-messages/ This … Continue reading

Posted in Development, M3 / MoveX | Tagged , , , | Leave a comment

Using Visual Studio for Editing

Though the Script Tool in Smart Office is useful, however it is pretty cumbersome when you have more than a couple of pages of code. To that end I turned to Visual Studio 2010 – Visual Studio supports jscript however … Continue reading

Posted in Development | Leave a comment

Suggestions or Questions

Please feel free to ask questions, make suggestions on topics to look at.  Can’t make any promises I have an answer, but it is interesting to see the problems and approaches different people take. One of my next posting will … Continue reading

Posted in Uncategorized | 5 Comments

Some More Improvements to Resizing and Reclaiming Dead Space

In a previous posting I mentioned that we had a modification around MMS121 so we could simplify panel down for staff who use our forklifts. (https://potatoit.wordpress.com/2010/12/23/resizing-and-reclaiming-dead-space-part-2/), it did however turn out that some of the assumptions that I made meant … Continue reading

Posted in Development, M3 / MoveX | Leave a comment

Validating Bank Account Details – Cancelling the Save

For reasons that I am not going to go in to, oh wait, yeah I am 🙂 we needed to do some basic validation against back account details (CRS692/E) added in to M3. We store our supplier bank account numbers … Continue reading

Posted in Development, M3 / MoveX | 2 Comments