Jump to content

Saving variables set to a .ini


Hylia
 Share

Recommended Posts

Hi guys, I'm currently making a GUI based program in which I put a lot of data in a lot of variables, is there an easy way to store a lot of variables in a .ini through the use of

IniWrite("UserSettings.ini", "Name", "Name2", $variable)

Here's the variables I want to save

$Name[21]
$Level[21]
$HP[21]
$Base_Attack_Bonus[21]
$Initiative_Modifier[21]
$Grapple_Mod[21]
$Decrease_HP[21]
$Increase_HP[21]
$Comments[21]

$STRtot[21]
$DEXtot[21]
$CONtot[21]
$INTtot[21]
$WIStot[21]
$CHAtot[21]
$STRmodi[21]
$DEXmodi[21]
$CONmodi[21]
$INTmodi[21]
$WISmodi[21]
$CHAmodi[21]

$FortTot[21]
$FortBa[21]
$FortAb[21]
$FortMa[21]
$FortMsc[21]
$FortTmp[21]
$ReflexTot[21]
$ReflexBa[21]
$ReflexAb[21]
$ReflexMa[21]
$ReflexMsc[21]
$ReflexTmp[21]
$WillTot[21]
$WillBa[21]
$WillAb[21]
$WillMa[21]
$WillMsc[21]
$WillTmp[21]

$Roll_log[21]

$Armour_On[21]
$Shield_On[21]
$Touch_AC[21]
$FF_AC[21]
$ACglobal[21]
$Armour_Bonus[21]
$Shield_Bonus[21]
$Seize_Modi[21]
$Natural_Armour[21]
$Deflection_Modi[21]
$Misc_Mod[21]

$D[22]
$Dn[22]
$Dt[22]

$Weapon_Combo1[21]
$Weapon_Combo2[21]
$Weapon_Combo3[21]
$Weapon_Combo4[21]

$Attack_Bonus1[21]
$Attack_Bonus2[21]
$Attack_Bonus3[21]
$Attack_Bonus4[21]

$Damage_Dice1[21]
$Damage_Dice2[21]
$Damage_Dice3[21]
$Damage_Dice4[21]

$Crit_Data1[21]
$Crit_Data2[21]
$Crit_Data3[21]
$Crit_Data4[21]

$Range_Increment1[21]
$Range_Increment2[21]
$Range_Increment3[21]
$Range_Increment4[21]

$Damage_Type1[21]
$Damage_Type2[21]
$Damage_Type3[21]
$Damage_Type4[21]

$Note_Ammo1[21]
$Note_Ammo2[21]
$Note_Ammo3[21]
$Note_Ammo4[21]

$Low_Value[21]
$High_Value[21]
$Rnd_Result[21]

$n_Value[21]
$n_Result[21]

$Current_Form[21]
$RandomVar[21]

$Roll_Tentacles[21]

$ComboFive[25]
$ComboSix[25]

$Form_Number
$Herp

$k
$hold
$Result

$Dused
$lRoll
$resultRandomizer

$rNumber = 1

$Armour_Check_Penalty[21]
$Shield_Check_Penalty[21]

Or will I have to spend a lot of time writing out all my variables in that format?

Thanks in advance!

*Side Note: While it may look like this is for some kind of game automation, it is simply a GUI program for storing information for my friends and I when we're playing Dungeons & Dragons, this is not a computer game, however, if you do not believe me then I'm willing to post my entire program so far.

Edited by Hylia
Link to comment
Share on other sites

Look at Settings INI in my signature.

UDF List:

 
_AdapterConnections()_AlwaysRun()_AppMon()_AppMonEx()_ArrayFilter/_ArrayReduce_BinaryBin()_CheckMsgBox()_CmdLineRaw()_ContextMenu()_ConvertLHWebColor()/_ConvertSHWebColor()_DesktopDimensions()_DisplayPassword()_DotNet_Load()/_DotNet_Unload()_Fibonacci()_FileCompare()_FileCompareContents()_FileNameByHandle()_FilePrefix/SRE()_FindInFile()_GetBackgroundColor()/_SetBackgroundColor()_GetConrolID()_GetCtrlClass()_GetDirectoryFormat()_GetDriveMediaType()_GetFilename()/_GetFilenameExt()_GetHardwareID()_GetIP()_GetIP_Country()_GetOSLanguage()_GetSavedSource()_GetStringSize()_GetSystemPaths()_GetURLImage()_GIFImage()_GoogleWeather()_GUICtrlCreateGroup()_GUICtrlListBox_CreateArray()_GUICtrlListView_CreateArray()_GUICtrlListView_SaveCSV()_GUICtrlListView_SaveHTML()_GUICtrlListView_SaveTxt()_GUICtrlListView_SaveXML()_GUICtrlMenu_Recent()_GUICtrlMenu_SetItemImage()_GUICtrlTreeView_CreateArray()_GUIDisable()_GUIImageList_SetIconFromHandle()_GUIRegisterMsg()_GUISetIcon()_Icon_Clear()/_Icon_Set()_IdleTime()_InetGet()_InetGetGUI()_InetGetProgress()_IPDetails()_IsFileOlder()_IsGUID()_IsHex()_IsPalindrome()_IsRegKey()_IsStringRegExp()_IsSystemDrive()_IsUPX()_IsValidType()_IsWebColor()_Language()_Log()_MicrosoftInternetConnectivity()_MSDNDataType()_PathFull/GetRelative/Split()_PathSplitEx()_PrintFromArray()_ProgressSetMarquee()_ReDim()_RockPaperScissors()/_RockPaperScissorsLizardSpock()_ScrollingCredits_SelfDelete()_SelfRename()_SelfUpdate()_SendTo()_ShellAll()_ShellFile()_ShellFolder()_SingletonHWID()_SingletonPID()_Startup()_StringCompact()_StringIsValid()_StringRegExpMetaCharacters()_StringReplaceWholeWord()_StringStripChars()_Temperature()_TrialPeriod()_UKToUSDate()/_USToUKDate()_WinAPI_Create_CTL_CODE()_WinAPI_CreateGUID()_WMIDateStringToDate()/_DateToWMIDateString()Au3 script parsingAutoIt SearchAutoIt3 PortableAutoIt3WrapperToPragmaAutoItWinGetTitle()/AutoItWinSetTitle()CodingDirToHTML5FileInstallrFileReadLastChars()GeoIP databaseGUI - Only Close ButtonGUI ExamplesGUICtrlDeleteImage()GUICtrlGetBkColor()GUICtrlGetStyle()GUIEventsGUIGetBkColor()Int_Parse() & Int_TryParse()IsISBN()LockFile()Mapping CtrlIDsOOP in AutoItParseHeadersToSciTE()PasswordValidPasteBinPosts Per DayPreExpandProtect GlobalsQueue()Resource UpdateResourcesExSciTE JumpSettings INISHELLHOOKShunting-YardSignature CreatorStack()Stopwatch()StringAddLF()/StringStripLF()StringEOLToCRLF()VSCROLLWM_COPYDATAMore Examples...

Updated: 22/04/2018

Link to comment
Share on other sites

IniReadSection springs to mind

I've tried IniWriteSection and it doesn't add anything in the .ini

IniWriteSection(@DesktopDir & "Data.ini", "Data", $Name)

Then when I look at Data.ini on my desktop it's completely empty, any idea why?

Link to comment
Share on other sites

Is $Name a 2D array, or a string in the correct format?

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

Is $Name a 2D array, or a string in the correct format?

 

All variables were declared like this: Global $Name[21]

 

 

Not sure exactly what you're trying to accomplish but I think you should check out the help section on For To Loops. Or Do While loops.

$MyIni = "variables.ini"

$i = 0

For $i = 0 To 4 Step + 1

    IniWrite($MyIni, "TestSection", "Key" & $i, $i)

Next

Run("C:Windowsnotepad.exe " & $MyIni)

An example of a For To loop. 

 

I already tried something like this it doesn't work for arrays it just gives me an error when I try IniWrite($MyIni, "Name", "Name" & $i, $Name[$i])

Edited by Hylia
Link to comment
Share on other sites

  • Moderators

Hylia,

You cannot store an array directly into an ini file, you can only store strings. I suggest that you use _ArrayToString to get the array content into that format before saving it. But remember that you will then need to use StringSplit to get the data back into array format when you read it back. ;)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

IniWriteSection NEEDS a 2D array or a delimited string, you're declaring $Name as a 1D array. It's not going to work with IniWriteSection.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...