Open a prompt block.
Open a prompt block.Opens a prompt block file, validates its magic number, reads its index and creates a descriptor for it. The descriptor is automatically allocated by the function, just like fopen() allocates a new FILE.
The current block (msg_cur) becomes the last block ( msg_last). The newly opened block becomes the current block. If the function is called from a user-servicing module, the user's language is also selected for subsequent prompting.