2025-04-27 07:49:33 -04:00

12 lines
526 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

HelpMsg db 'Charge un programme au-dessus des 64 premiers Ko de mmoire et l''excute.',0dh,0ah,0dh,0ah
db 'LOADFIX [lecteur:][chem]fichier',0dh,0ah,0dh,0ah
db 'Utilisez LOADFIX pour charger un programme si vous avez re‡u le message',0dh,0ah
db '"Packed file corrupt" quand vous essayez de le charger en mmoire basse.',0dh,0ah
db '$'
ErrMsg db 'Erreur lors de l''excution du programme spcifi','$'
NoParms db 'Erreur : aucun nom de programme spcifi','$'
NoComspec db 'Erreur : COMSPEC absent','$'