for k,v in ipairs(peripheral.call(read(),read())) print(k,"; ",v) endwhen i do this it acts like:
> programname
right
getMethods()
it errors because the getMethods() i specify is a string, when i need a normal variable with the same text. how would i convert that so it would work?
// ill figure this below out so please ignore
Also, i want to make a program for a mining machine, but i cant figure out the redpower compatability, and the wiki was of no help to me there.
Edited by Tigerlife, 03 May 2015 - 08:34 PM.













