Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: ATU on August 23, 2018, 09:33:38 AM

Title: Tag Nicknames in Array indices
Post by: ATU on August 23, 2018, 09:33:38 AM
I am offline and used a nickname for an index in an array, but when I close the edit box it shows the memory location and not the nickname. Is there a way to turn this on? I have prefer nicknames over elements checked in the options.
Title: Re: Tag Nicknames in Array indices
Post by: BobO on August 23, 2018, 09:51:55 AM
It's working fine for me in the ladder editor. Any more details?
Title: Re: Tag Nicknames in Array indices
Post by: ATU on August 23, 2018, 10:10:26 AM
I created an array of 32 character strings. Then used a string insert instruction to copy an element of the array indexed by V0 which has a nickname. Only V0 shows in the STRINSERT instruction in the  1st field.
Title: Re: Tag Nicknames in Array indices
Post by: BobO on August 23, 2018, 10:17:25 AM
Hmmm...

That's broke in other ways. We'll wanna fix that.
Title: Re: Tag Nicknames in Array indices
Post by: ATU on August 23, 2018, 10:25:08 AM
Glad to be of service   8)
Title: Re: Tag Nicknames in Array indices
Post by: BobO on August 23, 2018, 10:26:14 AM
Thank you for breaking stuff.  :o

Hopefully it is limited to STRINSERT.
Title: Re: Tag Nicknames in Array indices
Post by: ATU on August 23, 2018, 10:38:34 AM
Is that the Tree Falling in the Forest philosophy?
Title: Re: Tag Nicknames in Array indices
Post by: BobO on August 23, 2018, 10:41:08 AM
Well, if you wanna run around the woods listening for broken instructions, we'll fix what you find.
Title: Re: Tag Nicknames in Array indices
Post by: Controls Guy on August 23, 2018, 11:14:23 AM
Looking is bad.  If  you look, you're just going to find more broken stuff.   ;D
Title: Re: Tag Nicknames in Array indices
Post by: franji1 on August 23, 2018, 12:28:42 PM
It's not showing ANY nickname for that parm, not just the array index nickname (e.g. Ringo for SS0 currently displays SS0).  Should be easy to fix.