Excel can only have a maximum of 256 columns so it becomes a little tricky to upload 1000 memlocs for each bot. For one thing, you couldn't use the regular method of opening the file or else you will get memlocs wrapping around onto different lines all over the place and making a right old mess.
This will take a bit more thought than I thought, I think
That would indeed be a mess, but please don't let that get in the way. I've already started writing a small utility to contract a .txt to a usable form for Excel. All I need is the raw data. Nothing fancy.
botID1,botName,mem1,mem2,mem3,...,mem999,end
botID2,botName,mem1,mem2,mem3,...,mem999,end
.
.
.
botIDn,botName,mem1,mem2,mem3,...,mem999,end
Include veggies if it's easier. I can throw those away in processing. I can take all "Alpha" (from botName), pull the memory locations I want and write them to another file.
I know this is a "one off" type of request. And, yes, I realize that we are talking about a file in excess of 2 meg for the typical sim (you will not want to add this to the present "Snapshot"). Not many will ever use this capability. Please don't go through a lot of headache with options, includes, excludes and the like. Just a raw, here it is, do what you want, now go away, kinda file.
As always, I appreciate the effort.
Thanks all.
-P
Oooh, Hey! I got stars! Wow! Maybe I'm spending too much time here? :clap: