Posted 22 November 2012 - 03:48 PM
ive been struggling with a way to remove specific lines from a table, and keep the rest of the data intact.
here is basically what the purpose is…
im encoding all rednet messages into a table for later parsing, once the computer has finished its current program it will parse the table for any lines that apply to it and removing those that dont then execute that line. once finished it begins parcing the data again.
here is basically what the purpose is…
im encoding all rednet messages into a table for later parsing, once the computer has finished its current program it will parse the table for any lines that apply to it and removing those that dont then execute that line. once finished it begins parcing the data again.