VaccineAndDrugEvaluationCentre / rosewood-go

Reference implementation of RoseWood
0 stars 0 forks source link

carpenter.exe test #12

Closed Righolt closed 6 years ago

Righolt commented 6 years ago

Runs as intended on individual files outputting to html, only thing in diff is the time stamp change.

What's the syntax to call the mdson file?

DrGo commented 6 years ago

carpenter version--> check that you are using carpenter 0.6.0 (e5c5993) carp init *.rw -o doc.docx -r -cfg myconfig.mdson--> creates myconfig.mdson using the parameters provided. carp do myconfig.mdson --> should have new doc.docx file. just 'carp' is equivalent to 'carp do carpenter.mdson' where carpenter.mdson resides in current dir carp help --> to see more (limited) info

Righolt commented 6 years ago

I have your more recent push: carpenter 0.6.0 (a0634c1)

carp is not recognized, nor do I see a file with that name.

C:\Users\righoltc\Documents\GitHub\rosewood-go\cmd>carp help
'carp' is not recognized as an internal or external command,
operable program or batch file.
DrGo commented 6 years ago

Sorry. That is an alias I like to use. Just use carpenter instead

Sent from my iPhone

On Aug 13, 2018, at 3:19 PM, Righolt notifications@github.com wrote:

I have your more recent push: carpenter 0.6.0 (a0634c1)

carp is not recognized, nor do I see a file with that name.

C:\Users\righoltc\Documents\GitHub\rosewood-go\cmd>carp help 'carp' is not recognized as an internal or external command, operable program or batch file. — You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

Righolt commented 6 years ago

Both commands seem to work.

Does Bill Gates allow you to not have to press OK to update numbering when you open the file though?

DrGo commented 6 years ago

No. Presumably a security feature to prevent fields from executing malicious code.

Sent from my iPhone

On Aug 13, 2018, at 3:53 PM, Righolt notifications@github.com wrote:

Both commands seem to work.

Does Bill Gates allow you to not have to press OK to update numbering when you open the file though?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

Righolt commented 6 years ago

Limiting the reach of the application was not in the cards I guess...