sendingdata.htm
来自「DataLoad v4[1].2汉化版 这是一个向oracle应用系统导入数据的」· HTM 代码 · 共 29 行
HTM
29 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>DataLoad V4 Users Guide</title>
<base target="_self">
<link rel="stylesheet" type="text/css" href="comstar.css">
</head>
<body>
<h1>Sending Data</h1>
<p>If the contents of any cell are not a <a href="commands.htm" target="Main">command</a>
or <a href="keystrokes.htm" target="Main">keystrokes</a> the data is copied to
the target application "as is". This is done using the Windows copy
and paste functionality and for most DataLoad uses this will be the most common
cell type. Copy & Paste is the most efficient way to send data to a target
application, however not all components in the target application will be able
to accept pasted data. With Oracle Applications, for instance, <a href="keystrokes.htm" target="Main">keystrokes</a>
must be used with picklists and drop downlists and, in certain circumstances,
for flexfields too. An important rule to follow is that if an application
doesn't behave as you expected when you send data, try using keystrokes instead.</p>
<p>For more information see <a href="define_datafile.htm" target="Main">Defining
a Data File</a>.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?