November 30, 200718 yr Hi, I currently have a runtime FM program for routing to serial ports, now I'm trying to convert it to serve it on FM server so it can be integrated with my main customer database! The problem is that e.g. users can load a preset which will replace fields in RZ_next_route, the problem is that if user 1 does this, it reflects to user 2 and user 2 gets to see a route he's never seen before. Now I'm wondering if there is a better way of doing this? E.g. being able to lock / unlock the file? Robin
November 30, 200718 yr Author Hmm that's kind of difficult since the runtime program was FM 5 so I had to change priviliges and change to FM 8 but now there are about 50 files linked to each others. Would you be able to see something with just that one file? There are no specific relationships, because RZ_next_route is more of a standalone file that is used to store the recent data!
Create an account or sign in to comment