Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

Generating Code for Calc Builder 13.02.2012 08:15

Hi,
I love your product. The only problem is, that i have absolutey no knowledge in writing the calcbuilder codes. Is it possible to make the Calculation first in an Excel sheet and convertet it then into the right code automatically. For example with a converterprogramm ? I would like to build at least 15 Calcbuilders for alle kind of bicycle calculations.

Thank you very much.

Regards,

Ralph

Re: Generating Code for Calc Builder 13.02.2012 11:50

Hi,

We suggest to start from a template, you can get working calculators ready to import and you can see that is, for not complicated functions, easy to write code. Also you can check a basic PHP manual and the quick guide.
We send you an email with all examples available. You should start with First steps: Adding two numbers, you will see how the code is very similar to an excel formula, but instead of writting at your cell

=$A1+$B1

you write the name of the input field(s):

$result=$input1+$input2;

adding ; at the end of each calculation.

If you want us to code it, we also have a calculator custom service (http://www.moonsoft.es/index.php/en/calcbuilder-en), for which we can build your calculator and send it ready to import.


Best regards
Moonsoft Team
www.moonsoft.es
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback