Code:
http://imgur.com/svWE28a
Line 9 is the one giving the error.
Edited by diamondpumpkin, 16 March 2016 - 02:32 AM.
Posted 16 March 2016 - 02:29 AM
Edited by diamondpumpkin, 16 March 2016 - 02:32 AM.
Posted 16 March 2016 - 02:52 AM
Posted 16 March 2016 - 02:58 AM
Bomb Bloke, on 16 March 2016 - 02:52 AM, said:
Posted 16 March 2016 - 08:53 AM
Posted 16 March 2016 - 06:27 PM
Bomb Bloke, on 16 March 2016 - 08:53 AM, said:
Edited by diamondpumpkin, 16 March 2016 - 06:32 PM.
Posted 16 March 2016 - 07:08 PM
diamondpumpkin, on 16 March 2016 - 06:27 PM, said:
Bomb Bloke, on 16 March 2016 - 08:53 AM, said:
local h = fs.open( AlocatedFile, "r") local j = h.readLine() --# you dont have to declare a line number h.close() --# this will close the file allowing you to do what you want to do IE: move the file
Posted 16 March 2016 - 07:09 PM
Bomb Bloke, on 16 March 2016 - 02:52 AM, said:
Mr_Programmer, on 16 March 2016 - 07:08 PM, said:
local h = fs.open( AlocatedFile, "r") local j = h.readLine() --# you dont have to declare a line number h.close() --# this will close the file allowing you to do what you want to do IE: move the file
Edited by Dragon53535, 16 March 2016 - 07:10 PM.
Posted 16 March 2016 - 07:11 PM
Dragon53535, on 16 March 2016 - 07:09 PM, said:
Bomb Bloke, on 16 March 2016 - 02:52 AM, said:
Mr_Programmer, on 16 March 2016 - 07:08 PM, said:
local h = fs.open( AlocatedFile, "r") local j = h.readLine() --# you dont have to declare a line number h.close() --# this will close the file allowing you to do what you want to do IE: move the file
Posted 16 March 2016 - 08:03 PM
Quote
local h = fs.open( AlocatedFile, "r") local j = h.readLine() --# you dont have to declare a line number h.close() --# this will close the file allowing you to do what you want to do IE: move the file
Edited by diamondpumpkin, 16 March 2016 - 08:04 PM.
Posted 16 March 2016 - 08:09 PM
Quote
Posted 16 March 2016 - 08:12 PM
Mr_Programmer, on 16 March 2016 - 08:09 PM, said:
Quote
Edited by diamondpumpkin, 16 March 2016 - 10:20 PM.
0 members, 3 guests, 0 anonymous users