HP 3000 Manuals

<TYPENAME> [ HP DeskManager Customization ] MPE/iX 5.0 Documentation


HP DeskManager Customization

<TYPENAME> 

Syntax 

<TYPENAME {number} >

where:

number                numeric value in the range -32768 to 32767

Description 

<TYPENAME> returns an unquoted string with the name of the document type
for the filecode of the given number.  The list of filetypes can be found
in can be found in the file FILETYPE.PUB.HPOFFICE. If the filecode is not
recognized it returns a document type of MPE.

See also:  <TYPE>.

Example 

     &PRINT <TYPENAME 1167>

This would print TEXT on the screen.



MPE/iX 5.0 Documentation