STORE

restricted to 1023 c haracters. Eac h of the components dir lev i and ￿ledesig can use the follo wing characters:

letter a to z letter A to Z digit 0 to 9

special characters - .

For HFS name syntax, the lo wercase letters are treated distinctly from the uppercase letters (no upshifting).

Both MPE and HFS name componen ts can use the characters @, #, and ? as wildcard c haracters. These wildcard c haracters have the following meaning:

@

speci￿es zero or more alphan umeric characters.

#

speci￿es one numeric character.

?

speci￿es one alphan umeric character.

These wildcard characters can be used as follo ws

n@

Store all ￿les starting with the c haracter n.

@n

Store all ￿les ending with the c haracter n.

n## . . . #

Store all ￿les starting with c haracter n followed

 

by up to seven digits (useful for storing all

 

EDIT/3000 temporary ￿les).

n@x

Store all ￿les starting with the c haracter n and

 

ending with the c haracter x.

?n@

Store all ￿les whose second c haracter is n.

n?

store all two-character ￿les starting with the

 

character n.

?n

Store all two-character ￿les ending with the

 

character n.

Also, character sets ma y be speci￿ed in the following syn tax:

[ct]

speci￿es letter c or t.

MPE/iX Commands 2-279