SavageSavvy33 / tesv-snip

Automatically exported from code.google.com/p/tesv-snip
0 stars 0 forks source link

Review XML Functionality #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What needs to be reviewed?

Functionality of RecordStructure.xml and ScriptFunctions.xml.

Describe how it is now.

N/A

Describe the desired change.

Update RecordStructureFormat.txt and ScriptFunctionsFormat.txt if it is missing 
anything.  Check open tickets to see if they can be resolved with current 
functionality in ScriptFunctionsFormat.txt.  For example could 
ScriptFunctions.xml be used to repeat subrecords elements and specify to do it 
14 times with a count parameter.  

Can the ScriptFunctions.xml be used to get the value of a subrecord like KSIZ 
and store that as the count for KWDA and thus repeat only that amount of times.

Outline the goals/benefits of the enhancement.

Resolve repeating element functionality with existing code.

Please provide any additional information below.

RecordStructureFormat.txt has been updated to reflect how I would like it to 
function.  It does not currently work exactly the way I have indicated in the 
text file.

See if there is an opcode="" in the C# code that can be used in 
ScriptFunctions.xml for multiply.  I need to multiply some numbers in MOVT by 
57.296.

Original issue reported on code.google.com by danielhmpdx16@gmail.com on 22 Sep 2012 at 11:51

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 20 Oct 2012 at 11:55