Set entire section

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1123
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Set entire section

Post by yusef88 »

Is it technically possible to modify entire section rather than just one key?
I use a workaround to overcome this limitation but can XY scripting support this officially?

Code: Select all

 $s = <<<'EOD'
1
Count=1
1=""Paper|:paper|1|0" load "paper"	#1402;"
EOD;
setkey "$s", "Version", "CustomButtons";

Post Reply