home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 11 / AUCD11B.iso / LANGUAGES / ExtBASIC / ExtBas / Messages / UK
Encoding:
Text File  |  2000-06-12  |  1.6 KB  |  38 lines

  1. badattr:Unknown area attribute
  2. badcond:Bad condition code
  3. badimportvar:The given IMPORT variable name is not valid
  4. badlocal:Bad local label: must begin with a digit
  5. badopt:Missing OPT argument
  6. badrout:Bad routine name
  7. badsave:Bad SAVE filename
  8. badswi:Bad FPConvert SWI
  9. biglit:The current literal pool is full
  10. divclashmsg:Duplicate register in divide
  11. divinternal:Internal division generator error
  12. divneedswork:This division requires a work register
  13. divnostack:Division generator out of stack
  14. dupreg:Duplicate register in %0
  15. entrynotaof:This ENTRY directive is not in an AOF area
  16. fntoolong:The function name is too long
  17. immflags:Immediate form may only alter flag bits
  18. exportmismatch
  19. importmismatch:Type mismatch: numeric variable-naming string required
  20. includeroom:There is insufficient memory to include the file
  21. longlong:Long multiply: short form is disabled
  22. longrout:The routine name is too long
  23. longroutd:The routine number is too long
  24. multireloc:Only one imported label is allowed per instruction
  25. mustbeAL:Division cannot be conditional
  26. noareas:You have not defined any areas
  27. noattrs:You must specify the area's attributes
  28. noconvnum:Can't convert number
  29. norout:There must be a ROUT directive before local labels may be used
  30. notexportarea:Symbol cannot be exported: outside the current area
  31. notexportnum:Symbol cannot be exported: not a number, or missing
  32. notinAOF:Invalid outside an AOF file
  33. optbit1:The first pass over an AOF file must be with OPT bit 1 clear
  34. pcaddr:Cannot use PC to hold address
  35. routmismatch:The routine name does not match that given in the ROUT directive
  36. strltemp:STRL PC-relative requires a temporary register
  37. symbolbadattr:Unknown symbol attribute
  38.