Trilogy 4.2

Discussion in 'MDL Projects and Applications' started by timesurfer, Feb 11, 2011.

Thread Status:
Not open for further replies.
  1. Stackoverflow

    Stackoverflow MDL Novice

    Aug 12, 2011
    11
    9
    0
    #1701 Stackoverflow, Aug 13, 2011
    Last edited by a moderator: Apr 20, 2017
  2. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    #1702 tomah, Aug 13, 2011
    Last edited: Aug 13, 2011
    I guess we can try again with günlük and see what happens.

    @ Stackoverflow - in case we also need a translation for onstart, any ideas what that would be? Maybe "başla".
     
  3. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #1705 timesurfer, Aug 13, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
  4. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    #1706 tomah, Aug 13, 2011
    Last edited: Aug 13, 2011
    Actually, what I was suggesting was just a possibility but with the posted pic, I think the previous 041f might be OK. Most likely, the problem is that we do need günlük. I would probably try changing back to 041f and use günlük. If that works then we can see if Microsoft translated onstart or not.

    @timesurfer - did you post twice? I had the same thing happen earlier and thought it was a problem with my internet connection. Maybe it's with vB4 instead.
     
  5. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
  6. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    #1709 timesurfer, Aug 13, 2011
    Last edited: Aug 13, 2011
    (OP)
    lol...Yea initially but the Turk guy never came back so I left it

    It's really up to user to provide translations

    Then I do builds till it works for them

    Which I'm happy to provide support :)

    I suggest getting W7 to avoid IORRT XP language bug problems :rolleyes:
     
  7. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    If my XP wasn't English, I'd take that as a shot at me. Maybe I'll take it as a half-shoot at me for still using XP. :biggrin:
     
  8. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
    Better than Vista :suicide:...lol
     
  9. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    #1713 Josh Cell, Aug 13, 2011
    Last edited: Aug 13, 2011
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,524
    4,112
    270
  11. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    I believe (correct me if I'm wrong, JC) that the AT API is what was used prior to schtasks. Schtasks is supposed to be the better, new improved version (that is if MS didn't screw up the languages part).
     
  12. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    AT is universal programatically script method to add scheduled tasks for Windows, .NET, C++, C have API for add the tasks, scripting coding isn't recomendable use of Schtasks, because variables with language ...

    Schtasks is GUI for AT, translated with OS, depends on the AT for work...

    With AT, have REG, NET and more...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. tomah

    tomah MDL Senior Member

    Sep 25, 2010
    408
    355
    10
    Wouldn't say impossible. We just need to do more testing to determine what the proper translations are. Just in case it works (although I heard it doesn't), can you open up a command prompt and type in "schtasks /?" without the quotes and see what is returned.