VFP 愛用者社區 首頁 VFP 愛用者社區
本討論區為 Visual Foxpro 愛用者經驗交流的地方, 請多多利用"搜尋"的功能, 先查看看有無前例可循, 如果還有不懂的再發問. 部份主題有附加檔案, 須先註冊成為社區居民才可以下載.
 
 常見問題常見問題   搜尋搜尋   會員列表會員列表   會員群組會員群組   會員註冊會員註冊 
 個人資料個人資料   登入檢查您的私人訊息登入檢查您的私人訊息   登入登入

Scx/Vcx TO Doc(轉貼)

 
發表新主題   回覆主題    VFP 愛用者社區 首頁 -> VFP 討論區
上一篇主題 :: 下一篇主題  
發表人 內容
Ruey



註冊時間: 2003-03-12
文章: 1698
來自: tunglo

第 1 樓

發表發表於: 星期日 八月 31, 2003 3:50 pm    文章主題: Scx/Vcx TO Doc(轉貼) 引言回覆

能夠將你的Scx/Vcx轉成Word檔案的東西
可以簡化你的打字時間,如果這能帶圖的話會更好.


DocScx v.3.0

Download the file

docscx3.zip

Summary

DocSCX - ver. 3.0 - 25 March 2000

DOCSCX is a public domain VFP 6.0 utility that allows developers to
document the PEMs of objects stored in screen form files (*.SCX).

Description

DOCSCX is based on the public domain VFP 5/6 utility DOCVCX by Randy
McAtee formerly of F1Tech, and also uses Ole Automatation with MS Word 97 to
generate the output document(s). Since SCX files have the same
structure as VCX files (ie: you can use the Class Browser on either
ones -- which was the inspiration for this adaptation from DOCVCX),
the main difference between DOCSCX and DOCVCX has to do with how to
identify the objects to be documented.

In DOCVCX classes are identified by looking for the word "CLASS" in
the Reserved1 field, and processing the related fields and records
in the VCX. In DOCSCX it is only necessary to look for NOT
EMPTY(ObjCode) field. After that, the remaining processing is
virtually identical. Also, I have added a title page not in the
original DOCVCX output, although it is not completely formatted in a
final layout -- but its a start.

The only other significant change was to rename all parts of DOCSCX
to use 'SCX' or 'Form' or 'Object' similar term, in place of 'VCX'
and 'ClassLibrary' and 'Class' in the naming of its own internal
PEMs.

Yes, a real 'OOP' approach would have been to subclass from the
original classes, or even add a dual documenting capability to
DOCVCX, but that's for the future... In the meantime, I have a
quick-n-dirty tool that I find highly useful for Screen Forms that
matches the best features of Randy's tool for Class Libraries.

_________________
#############################
快樂媽咪系列幸福宅配,喝十全雞湯~原來幸福那麼簡單!!

學會VFP使用者社區的搜尋,Code才會更有趣~
#############################
回頂端
檢視會員個人資料 發送私人訊息
從之前的文章開始顯示:   
發表新主題   回覆主題    VFP 愛用者社區 首頁 -> VFP 討論區 所有的時間均為 台北時間 (GMT + 8 小時)
1頁(共1頁)

 
前往:  
無法 在這個版面發表文章
無法 在這個版面回覆文章
無法 在這個版面編輯文章
無法 在這個版面刪除文章
無法 在這個版面進行投票
無法 在這個版面附加檔案
無法 在這個版面下載檔案


Powered by phpBB © 2001, 2005 phpBB Group
正體中文語系由 phpbb-tw 維護製作