Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D:\Mysoft-2020-0901-1722\fbplay>fbc fbPlay.bas -lang fb
- fbPlay.bas(248) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'ucase' in 'TEXT = ucase$(TEXT)'
- fbPlay.bas(281) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'mid' in 'ReadNumber(PT)'
- fbPlay.bas(286) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'mid' in 'ReadNumber(PL)'
- fbPlay.bas(291) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'mid' in 'ReadNumber(PO)'
- fbPlay.bas(296) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'mid' in 'ReadNumber(PI)'
- fbPlay.bas(311) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'mid' in 'ReadNumber(STSIZE)'
- fbPlay.bas(346) error 148: Suffixes are only valid in -lang deprecated or fblite or qb, found 'mid' in 'ReadNumber(STSIZE)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement