ive got 2 files one is the main program the other is a data file(over 1000 lines so i wont bother posting it) its basically this
SEARCH_:
LABEL:
variable$ = variable
var# = #
RETURN
` the 4 lines above are repeated 103 times with different data
in my main program ive got this code
` load data
#INCLUDE "data\name_.DBA"
` goto first variable in included file
GOTO SEARCH_
on the GOTO line it just comes up with 'no such label used'
can ne1 help?
my games are only as good as the people who play them...
so if my game is crap then its your f******g fault!