|
Buffalo Bill
 Legend
  Posts: 539
Joined: 10/3/2006
Location: Stafford, VA
User Profile |
How do you move an ATM method from one copy of OT to another? Just copying the .its file doesn't seem to work - the receiving version of OT doesn't seem to "see" it
|
|
mholstius
 Veteran
    Posts: 175
Joined: 1/13/2017
User Profile |
Hi Buffalo,
Be sure to add the .txt on the end of the file too....
xxxxxx.its.txt
I've had no problems moving them between machines - just have to restart OT to let them compile again too.
Mark
|
|
Buffalo Bill
 Legend
  Posts: 539
Joined: 10/3/2006
Location: Stafford, VA
User Profile |
Mark
I copied an ATM method - methodxyz.its.txt - into the OT2018/ATM folder and restarted OT. Still not showing up when I click "ATM" button in OT. That is the right folder?
|
|
LSJ
 Legend
 Posts: 515
Joined: 8/17/2006
Location: Citrus Springs, FL
User Profile |
I haven't tried it yet but wonder if you open IDE and do a build all if it would help.
I have two other computers I sync and I copy the entire ATM folder and it has worked.
|
|
Buffalo Bill
 Legend
  Posts: 539
Joined: 10/3/2006
Location: Stafford, VA
User Profile |
Larry
yea I tried that - edit omnilang - compile. Everything compiles fine, still not showing. Hmmm
|
|
mholstius
 Veteran
    Posts: 175
Joined: 1/13/2017
User Profile |
Hmmm
No clue. I do that on a regular basis and no problems.
Is the file corrupt? Does it still work on the original OT ATM?
Mark
|
|
Buffalo Bill
 Legend
  Posts: 539
Joined: 10/3/2006
Location: Stafford, VA
User Profile |
ok finally worked. Not sure why I had to restart OT 3 times, but hey
|
|
Keith Parsons
 Regular
   Posts: 76
Joined: 6/28/2009
Location: Durban, South Africa
User Profile |
Good day all,
I wanted to copy its from one PC to another.
I followed exactly what Mark suggested + LSJ + 3 * restarts as per Buffalo action.Unfortunately "no luck" Thereafter entered manually.
In ending sure appreciate all the posts / support from the amazing forum groups throughout 2018. Thank u all very much.
Merry Xmas and of course Good Health
Regards,
|
|
mholstius
 Veteran
    Posts: 175
Joined: 1/13/2017
User Profile |
Good morning Keith,
I think I remember Ed saying that they improved OT2019 so that it only compiled “necessary”(?) files when it opened to save time.
This is just a guess, but maybe it doesn’t know that the copied file is there and thus doesn’t compile it?
If so, maybe this would work when starting OT after copying the file;

Just a guess - maybe Barry can weigh in on this?
Merry Christmas,
Mark
[Edited by mholstius on 12/19/2018 7:26 AM]
Attached file : compile.png (52KB - 525 downloads)
|
|
Keith Parsons
 Regular
   Posts: 76
Joined: 6/28/2009
Location: Durban, South Africa
User Profile |
Hi Mark,
Thank u for this - unfortunately it did not work.
However and in a different PC - I had recently noted a small problem. Actioned your above suggestion and immediately noted the cause. So for my future "check lists" this is one procedure I will do.
Regards,
|
|
Barry Cohen
 Sage
      Posts: 6338
Joined: 1/19/2004
User Profile |
The ATM method files are in the OT201#/ATM folder, that should be all you need if you just want the method. Of course if it uses an OmniLanguage you'll need those files as well.
If you don't have the same strategies that the method uses on the destination machine, you'll want to copy those too.
OT2019 will compile methods on startup if it detects something new.
|