May 7, 200421 yr 1.i want to know what do dlls of fmpro 7 directory do, one by one. 2.i want to have basic technical resources about fmpro 7 same as programming languge, background dbms, information capacity that support, speed of accessibility to data in large amount of 3.3.information, basic informatin about db structure of fmpro 7, how doas it support: xml, web publishing, remote access, odbc connetions, linux and mac platform, and so on. 4.i want some beautiful skin for fmpro 7 same as what is in manuals and tutorial of that. 5.can i add developer utilities capability to fmpro 7. can i do it using internet. i'm in iran and can't access to FileMaker CDs. can i order demo CDs from iran? 6.is there any plug-ins that create exe application from my fp7 files. 7.how can i have the real record number and number of records in a table. 8.how can i change the fmpro 7 language. 9.how can i customize the environment of fmpro 7 to my language "persian". 10.my company want to be FileMaker Products SOLICITORSHIP in iran. How can we do that?
May 7, 200421 yr Sounds like somebody wants to get banned for multiple posting. Please post your question only ONCE on the forums and wait for an answer before posting the same thing again.
May 8, 200421 yr > 6.is there any plug-ins that create exe application from my fp7 files. FM Developer 7 can create a "runtime" which is a stand-alone exe of your database. > 7.how can i have the real record number and number of records in a table. There are Get() functions that can be used in calculation fields: real record number: Get(RecordID) number of records: Get(TotalRecordCount) I dunno the answer to the other questions, for some of the things you might do best talking to a FMI salesperson.
Create an account or sign in to comment