Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quiz
Message
From
05/03/1998 11:44:22
 
 
To
05/03/1998 11:41:03
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Quiz
Miscellaneous
Thread ID:
00082714
Message ID:
00082716
Views:
32
>3. You have an index on the current table that was created using:
>
>INDEX ON DELETED() TAG Deleted
>
>Where will be the record pointer after the following code is executed?
>
>SET ORDER TO Deleted
>SEEK DELETED()
>
>
>First deleted record.
>First not deleted record.
>First record in the table.
>End of file.
>None of the above <- According to quiz, correct answer
>
>
>is this correct? - I would have thought it was answer 1.(Does not state condition of set deleted)

IMHO, if you would SEEK .T. then yes, answer 1 is correct, but looking for function retvalue which is pointer-dependent itself it's not very reasonable at all.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform