<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.hoku.emelibrary.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.hoku.emelibrary.org/feed.php">
        <title> - intermediate_level:flowcharts</title>
        <description></description>
        <link>https://wiki.hoku.emelibrary.org/</link>
        <image rdf:resource="https://wiki.hoku.emelibrary.org/_media/wiki:logo.png" />
       <dc:date>2026-05-26T13:10:40+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:argument_modifications?rev=1750964346&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:arguments_for_exec?rev=1750962156&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:compound_arguments?rev=1750977582&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:dynamic_variables?rev=1750961442&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:operation_of_flowchart_modules?rev=1750961253&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.hoku.emelibrary.org/_media/wiki:logo.png">
        <title></title>
        <link>https://wiki.hoku.emelibrary.org/</link>
        <url>https://wiki.hoku.emelibrary.org/_media/wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:argument_modifications?rev=1750964346&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-26T18:59:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>argument_modifications</title>
        <link>https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:argument_modifications?rev=1750964346&amp;do=diff</link>
        <description>Argument Modifications

The above example of showing multiple images, takes only one file name for each execution of the job. What if the job required two file names? For example, one might want to read in the W365B47 image, but then divide it by the MB9401R image. In the</description>
    </item>
    <item rdf:about="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:arguments_for_exec?rev=1750962156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-26T18:22:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>arguments_for_exec</title>
        <link>https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:arguments_for_exec?rev=1750962156&amp;do=diff</link>
        <description>Arguments for &quot;exec&quot;

The arguments for “exec” are esoteric and complicated. They will be described in detail in this section. When a better method for specifying these arguments is developed, they will be replaced. The arguments of “exec” describe how to substitute the directory name	and file name, being passed to</description>
    </item>
    <item rdf:about="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:compound_arguments?rev=1750977582&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-26T22:39:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>compound_arguments</title>
        <link>https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:compound_arguments?rev=1750977582&amp;do=diff</link>
        <description>Compound Arguments


Let&#039;s say that we would like to loop over a series of directories. Within each directory, read all the files from that directory, process them, then write out the results to a different directory of the same name in a different location. First, the output directories need to exist, or be created	
using</description>
    </item>
    <item rdf:about="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:dynamic_variables?rev=1750961442&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-26T18:10:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dynamic_variables</title>
        <link>https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:dynamic_variables?rev=1750961442&amp;do=diff</link>
        <description>Dynamic Variables

A dynamic variable is any word that begins and ends with a dollar sign ($). You use this dynamic variable instead of an actual file name in the argument. For example, in the location where you would put the file name of an input image, you might instead put</description>
    </item>
    <item rdf:about="https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:operation_of_flowchart_modules?rev=1750961253&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-26T18:07:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>operation_of_flowchart_modules</title>
        <link>https://wiki.hoku.emelibrary.org/intermediate_level:flowcharts:operation_of_flowchart_modules?rev=1750961253&amp;do=diff</link>
        <description>Operation of Flowchart Modules


To run a job in batch, you use the flowchart modules at the upper left corner of the Cupboard. The modules can be linked together to form the batch operation. The flowchart modules pass messages to each other over their links, rather than passing images. Within the messages are two key elements, a directory name and a file name. The initial directory name is established as an absolute argument within the</description>
    </item>
</rdf:RDF>
