¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Module Editing


Chip
 

If - on the defargs - the parameter "ID" is defined as a string type, you shouldn't be getting that error, but sometimes you can get seemingly out of place error messages like that, unfortunately.

- Chip

--- In Crestron@..., "paultunks@..." <paul.tunks31@...> wrote:

Thanks Chip,

One of the strings I want to edit is "mc &#92;[#ID&#92;] 40&#92;x0D" I need the string to read "xb &#92;[#ID&#92;] 40&#92;x0D" but as soon as I try to edit the string I get the INVALID ENTRY message.

--- In Crestron@..., "Chip" <cfm@> wrote:


Sounds like you're trying to enter a value (preceded with a # symbol) that matches an existing parameter definition in the module's "Defargs" symbol. If you want to use a # without referencing a parameter value, I believe you need to use &#92;x23 in its place. There might be another shortcut/workaround, but it's not coming to me.

If you gave us an example of the string you're trying to put in, we might be able to give you a more concise answer.

- Chip


--- In Crestron@..., "paultunks@" <paul.tunks31@> wrote:

I have an LG TV module that I am trying to edit the serial strings on the SIO but I am getting a popup "INVALID ENTRY This is a Reference parameter and the matching parameter in this macro's Argument Definition does not support the type required by this parameter. (For more info, refer to the status bar or right click on this parameter and View the defined properties)

How can I edit the serial strings within the module?

Join [email protected] to automatically receive all group messages.