New Version: 2014.1203
|
12-16-2014, 12:58 AM
(This post was last modified: 12-16-2014 12:59 AM by Tim Wessman.)
Post: #65
|
|||
|
|||
RE: New Version: 2014.1203
(12-16-2014 12:36 AM)Assesham Wrote: is TIME() and TICKS() Function disapear with no replacement in 6975 You had the variable "Time" which contained the system time, TIME which returned the system variable "Time" or timed an evaluation if an argument was provided. To avoid the problem and confusion, TIME() was renamed to TEVAL() so you wouldn't have Time and TIME. So if you want the system time, use Time (the variable). If you want to time evaluation, use TEVAL(). TICKS() hasn't gone anywhere. Still doesn't show in the catalog (I thought I'd fixed that...), but TEVAL does. From release notes: Quote:TIME was renamed to TEVAL to avoid confusion with Time variable. Also now shows up in the catalog. TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 23 Guest(s)