usingdelays2.htm
来自「DataLoad v4[1].2汉化版 这是一个向oracle应用系统导入数据的」· HTM 代码 · 共 31 行
HTM
31 行
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<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>How to Use Delays</h1>
<p>DataLoad can often send data and keystrokes to target applications far faster
than they can be processed. Whether this happens or not is entirely dependent on
the 'speed' of the target application, which is in turn dependent on what that
application is and what hardware it is running on. Delays are often required at
key points in the load to prevent DataLoad from overrunning the application with
keystrokes, which would undoubtedly result in errors and unpredictable
behaviour.
<p>There are two types of delay:
<blockquote>
<u><a href="celldelays.htm" target="Main">Cell specified delays</a></u> using <a href="commands.htm" target="Main">*SL<i>n</i></a><br>
<u><a href="builtindelays.htm" target="Main">Preconfigured DataLoad delays</a></u>.
(The preferred option)
</blockquote>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?