Part of the Samples Website. 8/16/97.

samples.performance.UserTalk2

y = 10
on moof (x)
return (x * 2)
for i = 1 to 1000
y = moof (y)


This page was last built on Sat, Aug 16, 1997 at 6:44:37 PM. You can download the current set of sample scripts from our FTP site. Dave