Sage 100

 View Only
  • 1.  Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 14:52
    Script to show Jpeg. Does anyone have a sample script for MAS4.4 (payroll Non-BF) I just upgraded a 3.71 system to V4.4 and now the Script isn't working :( I thought it would work the same. The Photo's are all named with the employee_ID.jpg


  • 2.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 15:35
    \\server\share""{ML_EMPLOYEE_ID$}"".jpg


  • 3.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 15:44
    so is this in a script of just pasted on the link?


  • 4.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 15:45
    currrently I have [""\\STORAGE03\MAS90\V44\mas90\MAS_CAR\prcar\photo\""+ML_EMPLOYEE_ID$(3,7)+"".jpg""] but not sure where to put it.


  • 5.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 15:51
    It goes into a .txt file which is then pointed to by the program link in custom office for the form where you want it. Be sure the file names include the division number even if divisions are not turned on.


  • 6.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 15:53
    I think that what it was before. Note: they have the 3,7 of the employee number


  • 7.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 16:17
    Got it . Thank for the help Dan.


  • 8.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 16:18
      |   view attached
    I got ths message message on 4.40.2, until I established a default viewing program. If the photos are stored with only the employee number then you might have to use MID(ML_EMPLOYEE_ID$(3,7).


  • 9.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 16:21
    Actually the Syntax in my prevoius post worked. I just need to set it to image link. no mid syntax was necessary


  • 10.  RE: Script to show Jpeg. Does anyone have a sample sc

    Posted 09-23-2010 16:22
    #pending This is another good Blog entry