Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
peter.cook
Posted - 06/09/2005 : 06:15:31 AM Origin Version (Select Help-->About Origin): 7.5 SR5 Operating System: Win 2000
Hi,
For our server client setup, currently all my c code is either generic to all clients and loaded on startup or attached to the project files. This works very well. However, I would like to (in some cases) allow the user to specify a particular c file on the network. My question then is how best to load/compile origin c code via eg a button control? Should this network file best be .OP, .C or .OCB?