Use global variable this in order to access any PApplet member: That is, replace dataFile('') w/ this.dataFile('')
dataFile('')
this.dataFile('')