-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCSVtoSQL.lps
More file actions
35 lines (35 loc) · 1.02 KB
/
CSVtoSQL.lps
File metadata and controls
35 lines (35 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="10"/>
<BuildModes Active="Default"/>
<Units Count="2">
<Unit0>
<Filename Value="CSVtoSQL.pas"/>
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<CursorPos X="54" Y="9"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="C:\lazarus\fpc\3.0.2\source\packages\fcl-db\src\sqldb\sqldb.pp"/>
<EditorIndex Value="-1"/>
<TopLine Value="298"/>
<CursorPos X="3" Y="311"/>
<UsageCount Value="10"/>
</Unit1>
</Units>
<JumpHistory Count="2" HistoryIndex="1">
<Position1>
<Filename Value="CSVtoSQL.pas"/>
<Caret Line="34" Column="73" TopLine="14"/>
</Position1>
<Position2>
<Filename Value="CSVtoSQL.pas"/>
<Caret Line="9" Column="53" TopLine="34"/>
</Position2>
</JumpHistory>
</ProjectSession>
</CONFIG>