Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
SYB.PRG
Package: jq_caiwu.ARJ [view]
Upload User: hbmaozhan
Upload Date: 2013-01-31
Package Size: 1007k
Code Size: 1k
Category:
ERP-EIP-OA-Portal
Development Platform:
VFP
- SET PATH TO C:
- IF FILE('syb.dbf')
- ?? CHR(7)
- SET COLOR TO N
- @ 5, 8 CLEAR TO 10, 35
- SET COLOR TO W+/B
- @ 4, 5 CLEAR TO 9, 33
- @ 4, 5 TO 9, 32 DOUBLE
- @ 6, 9 SAY '损 益 表已经存在!'
- @ 7, 9 SAY '覆盖它吗?(Y/N)'
- pd = 'Y'
- @ 7, 25 GET pd PICTURE 'x'
- READ
- SET PATH TO cw
- IF pd<>'Y' .AND. pd<>'y'
- SET COLOR TO W+/N
- @ 4, 5, 10, 38 BOX '鞍鞍鞍鞍鞍鞍'
- RETU
- ENDI
- ENDI
- SET PATH TO cw
- SET COLOR TO N
- @ 5, 8 CLEAR TO 10, 35
- SET COLOR TO W+/B
- @ 4, 5 CLEAR TO 9, 33
- @ 4, 5 TO 9, 32 DOUBLE
- @ 6, 9 SAY '正在生成损 益 表!'
- @ 7, 13 SAY '请稍候......'
- RUN copy cwsyb.dbf>nul
- SELE 1
- USE syb
- SELE 2
- USE MXK
- SELE 3
- USE SYBGS
- DO gs
- SELE 3
- USE SYBJS
- DO jsgs
- IF cd1=1
- SELE 1
- GOTO 25
- DO WHILE .NOT. EOF()
- REPL bys WITH ljs
- SKIP
- ENDD
- ENDI
- CLOS DATABASES
- SET COLOR TO W+/N
- @ 4, 5, 10, 38 BOX '鞍鞍鞍鞍鞍鞍'
- RETU
- *