j
k
j a
j l
why is it strange? you can't have both a variable and a function named time. when you create a local variable (or any other symbol) it overwrites the global one. you can still access the time() function by using predef::time();
greetings, martin.
Back to the thread
Back to the list