home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megazine
/
Megazine-1.iso
/
PROGRAMA
/
C
/
CXTW106
/
SXTNVIEW.FRM
(
.txt
)
< prev
next >
Wrap
Visual Basic Form
|
1996-12-01
|
14KB
|
244 lines
Form1
3SXTN Viewer (v1.06) - Copyright
1994-1995 by J.M.
Form15)
Command6
Get &Called Items
Command5
Get &Defined Items
Option5
Option4
Option3
Option2
Option1
Command4
Get &All Items
Command3
Get &Files
List2
List1
Command2
&Search item
Text1
Command1
E&xit
File1
*.dbf
Drive1
Label11
Select database from file dialog
Label10
*Double click on file to show file contents
Label9
$Double click on item to get location
Label8
SXTN-Type
Label7
Label6
Files
Label5
Items
Label4
File/Line
Label3
Search for
Label2
Database:
Label1
cftnGetLocationi
dbfname
searchname
location
cftnGetFirstName
cftnGetNextName
cftnGetFirstDefName
cftnGetNextDefName
cftnGetFirstFile
cftnGetNextFile
cstnGetLocation4
cstnGetFirstNameG
cstnGetNextName^
cstnGetFirstDefNamet
cstnGetNextDefName
cstnGetFirstFile
cstnGetNextFile}
dftnGetLocation
dftnGetFirstName
dftnGetNextName
dftnGetFirstDefName
dftnGetNextDefName
dftnGetFirstFileE
dftnGetNextFile
fftnGetLocationP
fftnGetFirstNamec
fftnGetNextNamez
fftnGetFirstDefName
fftnGetNextDefName
fftnGetFirstFile
fftnGetNextFile
lftnGetLocation
lftnGetFirstName
lftnGetNextName
lftnGetFirstDefName
lftnGetNextDefName2
lftnGetFirstFile
lftnGetNextFileW
Command1_Click
Command2_Click
result
label1
Caption
text1
retval
sxtnGetLocation
label7$
Command3_Click
string1
list2
sxtnGetFirstFile?
sxtnGetNextFile
label6?
ListCountp
Command4_Click
list1S
sxtnGetFirstName
sxtnGetNextName
label5
Command5_Click
sxtnGetFirstDefName-
sxtnGetNextDefName
Dir1_Change
file1
Drive1_Change
Drive1
Drive
File1_DblClick
FileNamez
Form_Load
List1_DblClick
ListIndexf
List2_DblClick
option1
ValueM
option2
option3(
option4
option5
cftnGetFirstCalledItem
calleditem
cftnGetNextCalledItem
cstnGetFirstCalledItem
cstnGetNextCalledItem4
dftnGetFirstCalledItem
dftnGetNextCalledItemg
fftnGetFirstCalledItem
fftnGetNextCalledItem
lftnGetFirstCalledItem
lftnGetNextCalledItem
sxtnGetFirstCalledItem
caller
callername
sxtnGetNextCalledItem
Command6_Click
sxtnGetNextCalledtem
optioncftx
Copyright (C) Juergen Mueller (J.M.) 1994-1995*
All rights reserved.n
You are expressly prohibited from selling this software in any form,*
distributing it with another product, or removing this notice.
Limited permission is given to registered SXT users to modify thism
file for their own personal use only. This file may not be used for any
purpose other than in conjunction with the SXT software package.f
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE
IMPLIED WARRANTIES OF MERCHANTIBILITY OR FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
PROGRAM AND DOCUMENTATION IS WITH YOU.L
written by: Juergen Mueller, Aldingerstrasse 22, D-70806 Kornwestheim,y
GERMANY
* CFT declarations
cftnwin.dll
cftnwin.dll
cftnwin.dll
cftnwin.dll
cftnwin.dll
cftnwin.dll
cftnwin.dll
cftnwin.dll
cftnwin.dll
* CST declarations
cstnwin.dll
cstnwin.dll
cstnwin.dll
cstnwin.dll
cstnwin.dll
cstnwin.dll
cstnwin.dll
cstnwin.dll
cstnwin.dll
* DFT declarations
dftnwin.dll
dftnwin.dll
dftnwin.dll
dftnwin.dll
dftnwin.dll
dftnwin.dll
dftnwin.dll
dftnwin.dll
dftnwin.dll
* FFT declarations
fftnwin.dll
fftnwin.dll
fftnwin.dll
fftnwin.dll
fftnwin.dll
fftnwin.dll
fftnwin.dll
fftnwin.dll
fftnwin.dll
* LFT declarations
lftnwin.dll
lftnwin.dll
lftnwin.dll
lftnwin.dll
lftnwin.dll
lftnwin.dll
lftnwin.dll
lftnwin.dll
lftnwin.dll
Command1_Click
Command2_Click
Command3_Click
files
Command4_Click
items
Command5_Click
defined items
Command6_Click
called items
Dir1_Change
When directory is changed, update path in Files control.
Drive1_Change
When drive is changed, update directory control.c
(This also causes a Change event for the directory control).
File1_DblClick
When at the root level (for example, C:\) the Path property
has a backslash (\) at the end. When at any other level,
there is no final \. This code handles either case to build
the complete path and filename of the selected file.t
Form_Load
Set drive and path for controls to drivel
and directory where this application is located.i
List1_DblClick
List2_DblClick
defined items in
sxtnGetFirstCalledItem
sxtnGetFirstDefName
sxtnGetFirstFile
sxtnGetFirstName
sxtnGetLocation
sxtnGetNextCalledItem
sxtnGetNextDefName
sxtnGetNextFile
sxtnGetNextName