ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiq_5.4.0.1/rzaiqcsaq.htm

80 lines
4.7 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Enclose subcommand parameters" />
<meta name="abstract" content="You can use either a single quotation mark (') or quotation marks (&#34;) to enclose parameters from this topic." />
<meta name="description" content="You can use either a single quotation mark (') or quotation marks (&#34;) to enclose parameters from this topic." />
<meta name="DC.Relation" scheme="URI" content="rzaiqcsubcs.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqput.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqctsdfl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqcslarf.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiqcsaq" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Enclose subcommand parameters</title>
</head>
<body id="rzaiqcsaq"><a name="rzaiqcsaq"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Enclose subcommand parameters</h1>
<div><p>You can use either a single quotation mark (') or quotation marks
(") to enclose parameters from this topic.</p>
<div class="section"><p>You can use either a single quotation mark (')
or quotation marks (") to enclose subcommand parameters. To enclose a single
quotation mark within a parameter, you must enter it either as two consecutive
single quotation mark ('') in a parameter that is enclosed by a single quotation
mark, or you must enter it as a single quotation mark in a parameter that
is enclosed by quotation marks (").</p>
<p>Similarly, if a quotation mark (")
is to be contained within a parameter, you must enter it in one of these ways:</p>
<ul><li>A quotation mark (") in a parameter that is enclosed by apostrophes.</li>
<li>As two consecutive quotation marks ("") in a parameter that is enclosed
by quotation marks.</li>
</ul>
<p>You can use the apostrophe or quotation marks as follows:</p>
</div>
<ol><li class="stepexpand"><span>If the apostrophe or quotation marks within the parameter are the
same as the starting and ending delimiter, you must repeat the mark within
the parameter. For example:</span> <pre>'ABCD'12345'
results in ABCD'12345
"ABCD""12345"
results in ABCD"12345</pre>
</li>
<li class="stepexpand"><span>If the starting and ending marks are not the same as the mark within
the parameter, you do not repeat the mark. For example:</span> <pre>"ABCD'12345"
results in ABCD'12345
'ABCD"12345'
results in ABCD"12345</pre>
</li>
<li class="stepexpand"><span>If both the apostrophe and quotation marks are within the parameter,
you must choose one mark symbol as the delimiter. For example:</span> <pre>"ABC'12""345" or 'ABC'12"345'
results in ABC'12"345</pre>
</li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqcsubcs.htm" title="The File Transfer Protocol (FTP) client subcommands described in this topic make use of syntax conventions:">File Transfer Protocol client syntax conventions</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzaiqput.htm">PUT (Copy a File Member from the Local System to a File on a Remote System)</a></div>
<div><a href="rzaiqctsdfl.htm" title="You can use default source and target file names for some subcommands; however, you must specify a file name for other subcommands.">File names for client-transfer subcommands</a></div>
<div><a href="rzaiqcslarf.htm" title="Use the localfile and remotefile parameters to transfer data.">Naming files for transfer</a></div>
</div>
</div>
</body>
</html>