Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D:\pdun007c>fbc pdun007c.bas
- pdun007c.bas(161) error 42: Variable not declared, GA in 'PUT ((T - 1) * 16, (TT - 1) * 16), GA'
- pdun007c.bas(164) error 14: Expected identifier, found 'GA' in 'PUT ((T - 1) * 16, (TT - 1) * 16), GA'
- pdun007c.bas(172) error 42: Variable not declared, GB in 'PUT ((T - 1) * 16, (TT - 1) * 16), GB'
- pdun007c.bas(175) error 42: Variable not declared, GC in 'PUT ((T - 1) * 16, (TT - 1) * 16), GC'
- pdun007c.bas(183) error 14: Expected identifier, found 'GB' in 'PUT ((T - 1) * 16, (TT - 1) * 16), GB'
- pdun007c.bas(186) error 14: Expected identifier, found 'GC' in 'PUT ((T - 1) * 16, (TT - 1) * 16), GC'
- pdun007c.bas(194) error 42: Variable not declared, GD in 'PUT ((T - 1) * 16, (TT - 1) * 16), GD'
- pdun007c.bas(197) error 14: Expected identifier, found 'GD' in 'PUT ((T - 1) * 16, (TT - 1) * 16), GD'
- pdun007c.bas(231) error 42: Variable not declared, GR in 'PUT ((8 - 1) * 16, (4 - 1) * 16), GR, OR'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement