Grocer Function

NAME

dblist - gives the content of a database

CALLING SEQUENCE

[l]=dblist(filein)

PARAMETERS

Input

Output

DESCRIPTION

Gives the content of a database (simple but not elegant and, I presume, not efficient)

EXAMPLE

dblist('SCI/macros/grocer/db/bdhenderic.dat') Gives the content of Hendry and Ericsson database. 
The results is:
!rnet  !
!        !
!lm1   !
!        !
!lp     !
!        !
!ly     !
           

AUTHOR

Eric Dubois 2002