Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

請問一下BCB 的copy怎麼用?

0 views
Skip to first unread message

探險家

unread,
Jul 18, 1999, 3:00:00 AM7/18/99
to

請教高手:

我是用system下的copy
不過run時會出現一下dos的畫面
有沒內部指令?

此外,我想把資料庫另存新檔
Table有提供Save的功能嗎?

謝謝

--
※ Origin: 程式設計樂園 ◆ From: eeg2.ee.ntu.edu.tw

Paper Crane

unread,
Jul 19, 1999, 3:00:00 AM7/19/99
to
※ 引述《Amunds...@cszone.cc.ntu.edu.tw (探險家)》之銘言:

> 請教高手:
> 我是用system下的copy
> 不過run時會出現一下dos的畫面
> 有沒內部指令?
> 此外,我想把資料庫另存新檔
> Table有提供Save的功能嗎?
> 謝謝

SDK的copyfile

The CopyFile function copies an existing file to a new file.

BOOL CopyFile(

LPCTSTR lpExistingFileName, // pointer to name of an existing file
LPCTSTR lpNewFileName, // pointer to filename to copy to
BOOL bFailIfExists // flag for operation if file exists
);

--
[1;36m華梵大學 [1;32m青橄欖
[1;35mEmail: HCW...@bbs.hfu.edu.tw
[0m

--
[1;35m * 來源: 華梵大學‧阿育王 BBS <203.64.33.5> telnet://bbs.hfu.edu.tw/ [m
[1;35m * 作家: ㊣ [From: hcw.me.hfu.edu.tw] [m

0 new messages