FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveMac / FivePhone (iPhone, iPad) saving logical variable in plist
Posts: 166
Joined: Wed Nov 25, 2015 07:13 PM
saving logical variable in plist
Posted: Tue Nov 29, 2016 10:13 PM
Hello,

I am able to save strings and array;s in a plist, but is it possible to save a logical value?
When I edit the plist I can select boolean, but when I save my variable to this, the type is set to string.
Code (fw): Select all Collapse
    oPList:SetItemByName( 'RegistrationKey', cRegKey, .T. )
    oPList:SetItemByName( 'ToonCriteria', lToonCriteria, .T. )
Kind regards,



René Koot

Continue the discussion