Closed Righolt closed 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
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.
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.
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?
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.
Limiting the reach of the application was not in the cards I guess...
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?