November 16, 200520 yr How do global variables (using "$$") behave in a networked environment (using FMP Server 8 or FMP 8 peer to peer) Are they shared accross the network or specific to the client computer ? Thank you Carlo Edited November 16, 200520 yr by Guest
November 17, 200520 yr Global variables ($$) are specific to a client and a file. They are not shared between users or between files a user has opened.
Create an account or sign in to comment