thaone0523
Member
- Joined
- Jul 25, 2011
- Messages
- 130
- Reaction score
- 0
To make my question as clear as possible when editing the postscan and cancelscan files do we just drop the text at the bottom of the file with a space or do we replace the existing lines at the end ie
function Cancel:isScanning()
return isScanning
end
If we just add this to the bottom of the document maybe you should word the instructions as "bottom of page" or something to that effect the "end" is confusing as the text in document is end....
This may seem silly but i am getting an error because of this. Thanks again.
function Cancel:isScanning()
return isScanning
end
If we just add this to the bottom of the document maybe you should word the instructions as "bottom of page" or something to that effect the "end" is confusing as the text in document is end....
This may seem silly but i am getting an error because of this. Thanks again.