[Cuis-dev] How to stop the editor asking to delete a certain variable ?

Nicola Mingotti nmingotti at gmail.com
Tue Feb 8 13:59:08 PST 2022



On 2/8/22 22:23, Juan Vuletich wrote:
> On 07/02/2022 07:18 p.m., Nicola Mingotti via Cuis-dev wrote:
>> Hi guys,
>>
>> I have this little problem that bugs me. It happens sometimes i want to
>> leave some variables defined in a method, even if i don't use them, 
>> because i consider them useful
>> for several reason, maybe just to keep a default call template.
>>
>> Think OSProcess, i want to copy around always the same call template, 
>> with
>> 'in', 'out', and 'err'. Even if I don't use some of them.
>>
>> The editor sees i don't really use some of those variable and it 
>> complains
>> systematically.
>>
>> Is there a way, also a trick, to make the editor stop complaining ?
>>
>>
>> bye
>> Nicola
>>
>
> Sometimes I just add a line like
>
> { unusedVar1. unusedVar2}.
>
> That's enough.
>
> Still, I don't mind making this behavior configurable.
>
> Cheers,
> -- 
> Juan Vuletich
>

Hi Juan, that works !

thank you

Nicola




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220208/04337012/attachment.htm>


More information about the Cuis-dev mailing list