Hands-on Exercise
Hands-on Exercise: DIRECTORY in DCL
Element: F$SEARCH( fsp[, stm_id )
fsp: Wildcarded File Specification*.*;*
stm_id: not used
Notes:
We’ve already talked about F$SEARCH().
We’ll be F$SEARCHing for all the files in the current directory.
We’ll have a single F$SEARCH() stream, so we won’t be using the stream_id parameter.