cfg file writing
Can anyone please tell me how to write a cfg file?What is the meaning of the cfg code testcase.otherthing=List("*.")
|
4 answers
Archana,
In the line of code above
testcase: is the resource
'otherhing' in the resource attribute
List("*.") is the content definition for an outline list used when importing Word document
See the Excel/Word Wiki for all supported Resource.Attributed pairs
|
I dont want to know what are the attributes?i want to know why these parameters are used?outline list means what?
|
Archana,
An outline list is a format type in MS Word; using the 'List()' notation in a cfg file will allow you to specify the data in a outline list format in your Word file
I would highly recommended looking at the WORD samples packaged with the utility (...\RQMWordImporter\Samples)' there is at least one example of using a List() notation.
Ara
|
In the sample folder ,one word file "testscript in table 002.doc" has 7 tables.I want to know the the codes written in the correspnding cfg file is representing these 7 tables in the word or is it for any particular table in that word or is it representing some part of these tables?
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.