User Tools

Site Tools


debugging_complex_programs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
debugging_complex_programs [2021/08/02 10:45] – [Proper commenting] emozolyakdebugging_complex_programs [2022/01/15 20:50] (current) – ↷ Links adapted because of a move operation 127.0.0.1
Line 67: Line 67:
 ----------------------------------------CALC. DAY ECONOMY -------------------------------------------------- ----------------------------------------CALC. DAY ECONOMY --------------------------------------------------
     LimitMonthDayYesterday = GetReg("LimitMonthDayYesterday1"             -- Yesterday's limit     LimitMonthDayYesterday = GetReg("LimitMonthDayYesterday1"             -- Yesterday's limit
-    HeatEnergyDay = GetReg("HeatEnergyDay"                                 -- Heat qty. for yesterday+    HeatEnergyDay = GetReg("HeatEnergyDay"                                -- Heat qty. for yesterday
     WriteReg("SavingDay1", (LimitMonthDayYesterday - HeatEnergyDay))        -- Economy for the day                               WriteReg("SavingDay1", (LimitMonthDayYesterday - HeatEnergyDay))        -- Economy for the day                          
 ------------------------------------------------------------------------------------------------------------  ------------------------------------------------------------------------------------------------------------ 
Line 78: Line 78:
   *change run mode of the script being debugged - execute upon the register's (you've created in the previous step) change    *change run mode of the script being debugged - execute upon the register's (you've created in the previous step) change 
  
 +{{ network:2021-08-02_13-51-50.gif?nolink |}}
  
  
  
  
debugging_complex_programs.1627901121.txt.gz · Last modified: 2021/08/02 10:45 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki