Hi all I need confirmation about speed execution of DBR() and F.READ()
I measure the speed of DBR with SYSTEM(12) command and it shows 2 milliseconds of execution time. When I measure the speed of F.READ() on the same record as for DBR() the execution time is 0. I think the difference in time is the location of the data on the disk, which means it is easier to locate a whole record of an application with F.READ , instead of location only one field as it is with DBR(). Am I right? Regards Igor --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
