Scripting Files Folders » History » Version 9
Per Amundsen, 02/26/2017 07:06 PM
1 | 1 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | 7 | Per Amundsen | h1. File/Folder Handling |
4 | 1 | Per Amundsen | |
5 | 9 | Per Amundsen | h2(box). /fopen |
6 | |||
7 | {{include(/fopen)}} |
||
8 | |||
9 | h2(box). /fclose |
||
10 | |||
11 | {{include(/fclose)}} |
||
12 | |||
13 | h2(box). /flist |
||
14 | |||
15 | {{include(/flist )}} |
||
16 | |||
17 | h2(box). /fseek |
||
18 | |||
19 | {{include(/fseek)}} |
||
20 | |||
21 | 8 | Per Amundsen | h2(box). /write |
22 | |||
23 | {{include(/write)}} |
||
24 | |||
25 | h2(box). /filter |
||
26 | |||
27 | {{include(/filter)}} |
||
28 | |||
29 | h2(box). /loadbuf |
||
30 | |||
31 | {{include(/loadbuf}} |
||
32 | |||
33 | h2(box). /savebuf |
||
34 | |||
35 | {{include(/savebuf}} |
||
36 | |||
37 | 1 | Per Amundsen | h2(box). $crc |
38 | |||
39 | {{include($crc)}} |
||
40 | |||
41 | h2(box). $exists |
||
42 | |||
43 | {{include($exists)}} |
||
44 | |||
45 | h2(box). $file |
||
46 | |||
47 | {{include($file)}} |
||
48 | |||
49 | h2(box). $finddir |
||
50 | |||
51 | {{include($finddir)}} |
||
52 | |||
53 | h2(box). $findfile |
||
54 | |||
55 | {{include($findfile)}} |
||
56 | |||
57 | h2(box). $getdir |
||
58 | |||
59 | {{include($getdir)}} |
||
60 | |||
61 | h2(box). $isdir |
||
62 | |||
63 | {{include($isdir)}} |
||
64 | |||
65 | h2(box). $isfile |
||
66 | |||
67 | {{include($isfile)}} |
||
68 | |||
69 | h2(box). $lines |
||
70 | |||
71 | {{include($lines)}} |
||
72 | |||
73 | h2(box). $logdir |
||
74 | |||
75 | {{include($logdir)}} |
||
76 | |||
77 | h2(box). $longfn |
||
78 | |||
79 | {{include($longfn)}} |
||
80 | |||
81 | h2(box). $shortfn |
||
82 | |||
83 | {{include($shortfn}} |
||
84 | |||
85 | h2(box). $mircexe |
||
86 | |||
87 | {{include($mircexe)}} |
||
88 | |||
89 | h2(box). $adiircexe |
||
90 | |||
91 | {{include($adiircexe)}} |
||
92 | |||
93 | h2(box). $mircini |
||
94 | |||
95 | {{include($mircini)}} |
||
96 | |||
97 | h2(box). $adiircini |
||
98 | |||
99 | {{include($adiircini)}} |
||
100 | |||
101 | h2(box). $mircdir |
||
102 | |||
103 | {{include($mircdir)}} |
||
104 | |||
105 | h2(box). $adiircdir |
||
106 | |||
107 | {{include($adiircdir)}} |
||
108 | |||
109 | 4 | Per Amundsen | h2(box). $scriptdir |
110 | 3 | Per Amundsen | |
111 | 4 | Per Amundsen | {{include($scriptdir)}} |
112 | 3 | Per Amundsen | |
113 | 6 | Per Amundsen | h2(box). $mkfn |
114 | |||
115 | {{include($mkfn)}} |
||
116 | |||
117 | 1 | Per Amundsen | h2(box). $mklogfn |
118 | |||
119 | {{include($mklogfn)}} |
||
120 | 6 | Per Amundsen | |
121 | h2(box). $mknickfn |
||
122 | |||
123 | {{include($mknickfn)}} |
||
124 | 1 | Per Amundsen | |
125 | h2(box). $msfile |
||
126 | |||
127 | 2 | Per Amundsen | {{include($msfile)}} |
128 | 1 | Per Amundsen | |
129 | h2(box). $nofile |
||
130 | |||
131 | 2 | Per Amundsen | {{include($nofile)}} |
132 | 1 | Per Amundsen | |
133 | h2(box). $nopath |
||
134 | |||
135 | 2 | Per Amundsen | {{include($nopath)}} |
136 | 1 | Per Amundsen | |
137 | h2(box). $read |
||
138 | |||
139 | 2 | Per Amundsen | {{include($read)}} |
140 | 1 | Per Amundsen | |
141 | h2(box). $readn |
||
142 | |||
143 | 2 | Per Amundsen | {{include($readn)}} |
144 | 1 | Per Amundsen | |
145 | h2(box). $sdir |
||
146 | |||
147 | 2 | Per Amundsen | {{include($sdir)}} |
148 | 1 | Per Amundsen | |
149 | h2(box). $sfile |
||
150 | |||
151 | 2 | Per Amundsen | {{include($sfile)}} |
152 | 1 | Per Amundsen | |
153 | h2(box). $sysdir |
||
154 | |||
155 | 2 | Per Amundsen | {{include($sysdir)}} |
156 | 9 | Per Amundsen | |
157 | h2(box). $fopen |
||
158 | |||
159 | {{include($fopen)}} |
||
160 | |||
161 | h2(box). $fread |
||
162 | |||
163 | {{include($fread)}} |
||
164 | |||
165 | h2(box). $fgetc |
||
166 | |||
167 | {{include($fgetc)}} |
||
168 | |||
169 | h2(box). $feof |
||
170 | |||
171 | {{include($feof)}} |
||
172 | |||
173 | h2(box). $ferr |
||
174 | |||
175 | {{include($ferr)}} |