⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 celldelays.htm

📁 DataLoad v4[1].2汉化版 这是一个向oracle应用系统导入数据的一个软件
💻 HTM
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>DataLoad V4 Users Guide</title>
<link rel="stylesheet" type="text/css" href="comstar.css">
</head>

<body>

<h1>Cell Specified Delays</h1>
<p>These delays are specified in the data sheet using the *SL<i>n</i> command.
Whenever DataLoad encounters such a command it pauses for the specified time at
that point in the load. For instance:</p>
<p>*NR *SL1 TAB</p>
<p>causes control to move to the next record (*NR), a pause of 1 second to occur
(*SL1), and a TAB to be sent.</p>
<p>The delay value can be enclosed in brackets, E.g. *SL(1), and can be decimal
or whole numbers, E.g. *SL(0.5).</p>
<p>These delays are most useful for situations not covered by the Preconfigured
DataLoad delays. As such they will probably be used in one-off, particular
situations. Try to avoid using them repeatedly in the data sheet otherwise it
becomes very time consuming to change the delay when debugging or fine tuning.</p>

</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -