From: viji sai on
i have created an edit box using guide in which user will input the values.
this value must be saved as a variable and this variable will be used to calculate the other functions.

this input data will be global for all the functions. each function is saved separately as single files and will be called in . how to define this type of variables and how to call it in the functions..