VF Data Processing

Source: Internet
Author: User
Open the text file Modi comm filename.txt (for example, Modi comm yyy702.txt) In VF)
Step-by-step analysis table:
Create a field (foreseeable type and length) and a long field (to be decomposed)
Creat yy612
Appe from yyy612.txt
Appe from yyy612.txt SDF
Use yy612
Appe from yyy612.txt SDF
Appe from yyy702.txt SDF
Brow
Modi stru
Appe from yyy702.txt SDF
Brow
Modi stru
Zap
Appe from yyy702.txt SDF
Brow
Modi comm 702
Use the program segment to process data:
Set safe off
Use yyy611
Zap
Copy stru to yyy702
Use yyy702
Appe from yyy702.txt SDF
Select dhhm, T, count (T) as LL, sum (YDF) + sum (CTF) as FY, sum (YDF) as xxf, sum (CTF) as yzf from yyy702 group by dhhm, t into Table yyy702tj
Copy to yyy702tj.txt SDF
Delete file yyy702tj

Export the table structure of a DBF table to a TXT or xls file:
Use table name
Copy to excel file table name. xls type xl5/XLS

Copy to sp1.txt type SDF
& Is actually converted to text. to display the content, use:
Type sp1.txt

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.