Project

General

Profile

Scripting Files Folders » History » Version 8

Per Amundsen, 02/26/2017 07:04 PM

1 1 Per Amundsen
{{>toc}}
2
3 7 Per Amundsen
h1. File/Folder Handling
4 1 Per Amundsen
5 8 Per Amundsen
h2(box). /write
6
7
{{include(/write)}}
8
9
h2(box). /filter
10
11
{{include(/filter)}}
12
13
h2(box). /loadbuf
14
15
{{include(/loadbuf}}
16
17
h2(box). /savebuf
18
19
{{include(/savebuf}}
20
21 1 Per Amundsen
h2(box). $crc
22
23
{{include($crc)}}
24
25
h2(box). $exists
26
27
{{include($exists)}}
28
29
h2(box). $file
30
31
{{include($file)}}
32
33
h2(box). $finddir
34
35
{{include($finddir)}}
36
37
h2(box). $findfile
38
39
{{include($findfile)}}
40
41
h2(box). $getdir
42
43
{{include($getdir)}}
44
45
h2(box). $isdir
46
47
{{include($isdir)}}
48
49
h2(box). $isfile
50
51
{{include($isfile)}}
52
53
h2(box). $lines
54
55
{{include($lines)}}
56
57
h2(box). $logdir
58
59
{{include($logdir)}}
60
61
h2(box). $longfn
62
63
{{include($longfn)}}
64
65
h2(box). $shortfn
66
67
{{include($shortfn}}
68
69
h2(box). $mircexe
70
71
{{include($mircexe)}}
72
73
h2(box). $adiircexe
74
75
{{include($adiircexe)}}
76
77
h2(box). $mircini
78
79
{{include($mircini)}}
80
81
h2(box). $adiircini
82
83
{{include($adiircini)}}
84
85
h2(box). $mircdir
86
87
{{include($mircdir)}}
88
89
h2(box). $adiircdir
90
91
{{include($adiircdir)}}
92
93 4 Per Amundsen
h2(box). $scriptdir
94 3 Per Amundsen
95 4 Per Amundsen
{{include($scriptdir)}}
96 3 Per Amundsen
97 6 Per Amundsen
h2(box). $mkfn
98
99
{{include($mkfn)}}
100
101 1 Per Amundsen
h2(box). $mklogfn
102
103
{{include($mklogfn)}}
104 6 Per Amundsen
105
h2(box). $mknickfn
106
107
{{include($mknickfn)}}
108 1 Per Amundsen
109
h2(box). $msfile
110
111 2 Per Amundsen
{{include($msfile)}}
112 1 Per Amundsen
113
h2(box). $nofile
114
115 2 Per Amundsen
{{include($nofile)}}
116 1 Per Amundsen
117
h2(box). $nopath
118
119 2 Per Amundsen
{{include($nopath)}}
120 1 Per Amundsen
121
h2(box). $read
122
123 2 Per Amundsen
{{include($read)}}
124 1 Per Amundsen
125
h2(box). $readn
126
127 2 Per Amundsen
{{include($readn)}}
128 1 Per Amundsen
129
h2(box). $sdir
130
131 2 Per Amundsen
{{include($sdir)}}
132 1 Per Amundsen
133
h2(box). $sfile
134
135 2 Per Amundsen
{{include($sfile)}}
136 1 Per Amundsen
137
h2(box). $sysdir
138
139 2 Per Amundsen
{{include($sysdir)}}