April 9, 200916 yr I want to set up a FM database over a network, with a number of different terminals accessing the database. These terminals will need to be able to identify themselves to the database. I can't find a way that FM will do this natively, so I've had the idea of placing a text file in the root of the harddrive of each terminal; this text file would contain a number which would identify the terminal. How can I access this text file with FM? Or is there a better way to do what I'm trying to do?
April 9, 200916 yr Author OK, scratch that! I've just found the Get(HostName) function which is perfect for what I want to do.
April 9, 200916 yr How will this solve your issue? You said that you have this networked. So Get(HostName) will always return the host machine that serves the files...
Create an account or sign in to comment