Modify

Opened 16 years ago

Closed 16 years ago

#1350 closed Feature Request (Rejected)

Obfuscator line excludes

Reported by: sbrown@… Owned by:
Milestone: Component: Other
Version: Severity: None
Keywords: Cc:

Description

there are two lines in my code where I am comparing strings and the program fails. it would be great if there were a way to exclude those two lines from Obfuscator currently I have to take them out and paste them back in along with the compile information.

Attachments (0)

Change History (3)

comment:1 by anonymous, 16 years ago

#Obfuscator_Ignore_Variables not working

comment:2 by TicketCleanup, 16 years ago

Version: Other

Automatic ticket cleanup.

comment:3 by Jos, 16 years ago

Resolution: Rejected
Status: newclosed

This is implemented already.

#Obfuscator_Off                                            ;Stop the Obfuscation process below this line

#Obfuscator_On                                            ;Start the Obfuscation process below this line

Ask support via the forum.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.