FMS far tool, compile mode
I compiled my server side application code and I use the the parameter -hrd.
For more infomation about the FMS far tool see:http://livedocs.adobe.com/fms/2/docs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000109.html
How can I retrieve headers specified using -hdr parameters?
For example:
far -compile -hdr name1:10 -hdr name2:20 main.asc
This command makes a binary file main.ase contents: name1, name2, 10 and 20.
If I want retrieve these values in the server side code at run time, what instruction do must I insert?
Thank you in advance.
amsicora
