TurboIntegrator Process
Posted: Fri Jun 29, 2012 1:23 am
Good day everyone! I just want to ask something about parameter in TurboIntegrator process. I have a parameter vNewYear and the user will input a year (eg 2013) However, I'm experiencing difficulty in the input. I want the user to input number only, regardless of length because I used the SUBST to get only the first four of the input. Here's the problem, the user can also input letters for year (eg abcd) and it will be added to the dimension element. I don't want the letters to be part of the dimension because it is intended for years only (eg 2012, 2013). May I know the syntax for this? example, if the user inputs 'ab2013' the process will not take place. '20bc13' the process still will not take place. '2014abc', the process will only get 2014 (given). Thank you in advance 
