IB Statements/noexcp

From CometWiki

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
You can use noexcp on any of the following:
You can use noexcp on any of the following:
-
Input
+
Input<br/>
-
Print
+
Print<br/>
-
InputFile
+
InputFile<br/>
-
PrintFile
+
PrintFile<br/>
-
Create
+
Create<br/>
-
Erase
+
Erase<br/>
-
Open
+
Open<br/>
-
Read
+
Read<br/>
-
Write
+
Write<br/>
-
Extract
+
Extract<br/>
-
Update
+
Update<br/>
-
Delete
+
Delete<br/>
-
Input
+
Input<br/>
-
Print
+
Print<br/>
-
Rename
+
Rename<br/>
-
Lock
+
Lock<br/>
-
Unlock
+
Unlock<br/>
-
Run
+
Run<br/>
-
Insert
+
Insert<br/>
-
Rewrite
+
Rewrite<br/>
-
Enter
+
Enter<br/>
-
Inquire
+
Inquire<br/>
-
CreateKey
+
CreateKey<br/>
-
Position
+
Position<br/>

Revision as of 22:46, 27 May 2009

Noexcp

C32 Only

CREATE 'file',dir='dir',noexcp

You can use noexcp on any of the following:

Input
Print
InputFile
PrintFile
Create
Erase
Open
Read
Write
Extract
Update
Delete
Input
Print
Rename
Lock
Unlock
Run
Insert
Rewrite
Enter
Inquire
CreateKey
Position

Personal tools