I apprecisted if someone can guide me for the following question.
The purpose of INPUTBOX$ is to displays a dialog box containing a prompt and also remarks said" Prompt$ is the text prompt displayed in the Inputbox dialog" , My question is it seems the Prompt$ could not be using Chinese character, as I tried to compile the file with chinese character prompt$ for the inputbox$ function but the inputbox dialog display the incorrect chinese character which is not same as the Prompt$ I used. Could some one tell me how to fix it? Thanks in advance...
The purpose of INPUTBOX$ is to displays a dialog box containing a prompt and also remarks said" Prompt$ is the text prompt displayed in the Inputbox dialog" , My question is it seems the Prompt$ could not be using Chinese character, as I tried to compile the file with chinese character prompt$ for the inputbox$ function but the inputbox dialog display the incorrect chinese character which is not same as the Prompt$ I used. Could some one tell me how to fix it? Thanks in advance...
Comment