20040810(MegaFoxのコンテンツ抜粋)
List of Chapters
Chapter 1: KiloFox Revisited 1
Chapter 2: Data Driving with VFP 25
Chapter 3: IntelliSense, Inside and Out 49
Chapter 4: Sending and Receiving E-mail 81
Chapter 5: Accessing the Internet 107
Chapter 6: Creating Charts and Graphs 137
Chapter 7: New and Improved Reporting 155
Chapter 8: Integrating PDF Technology 197
Chapter 9: Using ActiveX Controls 233
Chapter 10: Putting Windows to Work 303
Chapter 11: Deployment 325
Chapter 12: VFP Tool Extensions and Tips 367
Chapter 13: Working with Remote Data 415
Chapter 14: VFP and COM 471
Chapter 15: Designing for Extensibility 511
Chapter 16: VFP on the Web 543
Chapter 17: XML and ADO 577
Chapter 18: Testing and Debugging 629
20040810(最初から大活躍)
今回の開発で最も助かったのはCreating Charts and Graphです。実は別にOfficeAutomationというタイトルの本が出ているのですが、購入を迷っていたところ、何でも出ていると言う友人のアドバイスからこちらの購入に踏み切りました。実際に何をしたかと言いますとVisualFoxProからExcelを操作して、グラフを出力し、更にイメージファイルに落とせるのです。試したところ、JPEG、GIF、PNG、BMPなど一通りの画像ファイルにコンバートできます。これにVisualFoxProの強力なデータ処理能力を加えますと、動的にWEBを書き換えることが出来るなのど、その辺はSending and Receiving E-malのChapter 4で解決しました。