View Full Version : Can't add [fonts] to ini
Michel
12-13-2007, 05:05 AM
When I want to add [fonts] to an ini file it will not be set. I only get [].
When I change it to [Fonts1] it will add [fonts1] to the ini file. But I realy need to put [fonts] in the ini file.
I'm going nuts.
Any idea's?
Michel
linder
12-13-2007, 05:18 AM
Michel,
As you probably know, [FONTS] is a pre-defined compiler variable ;-) See "Compiler Variables" Visualizer.
Enter the following in the INI Contents and you are done :)
[[FONTS]
test=1
Does this help?
Friedrich
Michel
12-13-2007, 05:23 AM
Michel,
As you probably know, [FONTS] is a pre-defined compiler variable ;-) See "Compiler Variables" Visualizer.
Enter the following in the INI Contents and you are done :)
[[FONTS]
test=1
Does this help?
Friedrich
Aha, I always thought I needed the %variable%. Learning more and more every day.
Tnx
linder
12-13-2007, 10:58 AM
Perfect! You are welcome :)
Friedrich
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.