Sandbox: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| Line 12: | Line 12: | ||
Query with chain: | Query with chain: | ||
{{#ask:[[-HasPreviousVersion::IMAGE 3. | {{#ask:[[-HasPreviousVersion::IMAGE 3.2]] | ||
|mainlabel=- | |mainlabel=- | ||
|?IsComposedOfModelVersion.HasVersionDocument= | |?IsComposedOfModelVersion.HasVersionDocument= | ||
Revision as of 08:59, 24 March 2020
Query: 3
Query with chain:
footnote[1] Hoe werkt dat hier?
<syntaxhighlight lang="python3" line="1">
def open_stdout_file(self, prefix):
try:
fn = prefix + self._metavar.variable + ".txt"
fp = os.path.join(self._pp_logdir,"stdout", fn)
stdout_file = open(fp,"w")
return stdout_file
except Exception:
raise
</syntaxhighlight>
dit is de editor functie working
de parameter voor de url = veaction=edit...
- ↑ Hier staat de footnote text