/***************************/
/* Welcome to Ruputer Park */
/*   file operation        */
/***************************/

<<<discription>>>
If the sound file "Open.snd" exists, open it to play.
Then, create a "New.snd", and copy the data to it.

When fileop.exf is activated, play "Open.snd" in the Current directory, copy the content of memory in a sound buffer to "New.snd", and then exit.

Exit with the Any key or a filer event (such as an alarm and power off).

Use proportional font : SIIcode=5. Refer to gv_kput() function description.

<<<source file>>>

See "main.c".


===============================================================================
 Copyright (c) 1998-1999.  Seiko Instruments Inc.  All rights reserved. 
===============================================================================
