[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: calc time function



PureBytes Links

Trading Reference Links


> the calctime function that came with ts4.0:
> 
> inputs:RefTime(NumericSimple), MinuteChange(NumericSimple);
> 
> CalcTime=MinutesToTime(TimeToMinutes(RefTime) + MinuteChange);
> 
> it wont verify,  tells me MinuteChange input name too long-grammar
> error,

finally well done OMEGA,  can it be better explained than that ?
....... NO !!!..... the name is TOOO long

TS 4.0 is 16 bit > use 8 letter words ONLY..... thats EIGHT letters, TRY
MinChnge....or whatever..... but count the letters :-))
 
> yet same exact function on ts2000i verifies fine.

Now you know why people want 00 00 i, as they can use "MinuteChange" 
instead of "MinChnge"  - I couldnt think of a different reason anyway.....
 
rgds hans