|
|
HelpMsg db '�v���O�������������̍ŏ��� 64K �������ɓǂݍ����Ŏ��s���܂�.',0dh,0ah,0dh,0ah db 'LOADFIX [��ײ��:][�߽]̧�ٖ�',0dh,0ah,0dh,0ah db 'LOADFIX ��, ���ʃ������Ƀv���O�������ǂݍ������Ƃ����Ƃ���, "�p�b�N���ꂽ',0dh,0ah db '�t�@�C�����s���ł�"�Ƃ������b�Z�[�W���\�����ꂽ�ꍇ�Ɏg�p���Ă�������.',0dh,0ah db '$'
ErrMsg db '�w�肳�ꂽ�v���O���������s���ɃG���[�ł�.','$' NoParms db '�G���[: �w�肳�ꂽ�v���O�����������܂���','$' NoComspec db '�G���[: COMSPEC �����������܂���.','$'
ifdef BILINGUAL
HelpMsg2 db 'Loads a program above the first 64K of memory, and runs the program.',0dh,0ah,0dh,0ah db 'LOADFIX [drive:][path]filename',0dh,0ah,0dh,0ah db 'Use LOADFIX to load a program if you have received the message',0dh,0ah db '"Packed file corrupt" when trying to load it in low memory.',0dh,0ah db '$'
ErrMsg2 db 'Error executing the given program','$' NoParms2 db 'Error: No program name given','$' NoComspec2 db 'Error: missing COMSPEC','$'
endif
|