New Comment on "ExcelXML"
Bairinis, What is the VFP version are you using? What is the information that returns if you run ..... ? set("collate") Rodrigo
View ArticleNew Comment on "ExcelXML"
thanks for responding Rodrigo Estoy usando Visual Foxpro 9 con todas sus actualizaciones y el siguiente codigo es el que tengo. * La columna IdArticulo es de tipo C(25) SET COLLATE TO "SPANISH" SELECT...
View ArticleNew Comment on "ExcelXML"
Bairinis, You have to use SET COLLATE TO "MACHINE" before executing the class. Try that. If ok, I will make some modification in the class to avoid this error. I'll wait for your answer. * You have to...
View ArticleNew Comment on "ExcelXML"
Rodrigo Thanks for your help, now if it worked properly the class. excellent work and thanks for sharing.
View ArticleReleased: ExcelXML (Jun 12, 2013)
Convert a Table or a Grid control into a Microsoft Excel XML Spreadsheet file.
View ArticleUpdated Release: ExcelXML (jun 12, 2013)
Convert a Table or a Grid control into a Microsoft Excel XML Spreadsheet file.
View ArticleUpdated Wiki: ExcelXML
ExcelXMLConvert a Table or a Grid control into a Microsoft Excel XML Spreadsheet file.Project Manager: Rodrigo BruscainThe ExcelXML project is designed to bring to the Visual FoxPro the possibility to...
View ArticleUpdated Wiki: Home
Welcome to VFPXA Visual FoxPro Community effort to create open source add-ons for Visual FoxPro 9.0.The code, classes, and libraries made available here are the result of a community-based effort to...
View ArticleReopened Issue: VFP 9 SP2 Help File -- Double-byte functions [21767]
I think there are holes in the VFP SP2 help file concerning double-byte functions. Go to Index, select double-byte characters, look at Topics -- ATCC() function is missing.Go to help for SUBSTRC(),...
View ArticleReopened Issue: VFP9 SP2 Help File - FontCharSet Property - missing Table...
In the description of the FontCharSet Property there should be a Table, that lists the possible FontChatSet Propertys. Bud there is no table. In the VFP8 Help File you can see the Table.
View ArticleReopened Issue: Vfp9 SP2 help file - Error Messages Listed Numerically [21307]
The index tab lists _error messages___alphabetical order There is also a help page called "Error Messages Listed Numerically". Please include it in the index as _error messages___numerical order
View ArticleReopened Issue: New help file - Problem with index [21198]
In the SP2 help file (before this fix), I could go to "Index", type "ComboBox" and I would see an item for "Combo box controls". If I click on that item, I get a dialog asking me if I want "ComboBox...
View ArticleReopened Issue: Themedcontrols: zoomnavbar [21069]
Great project!.In Windows XP SP3 Ballon TIP of the buttons on zoombar not appear.
View ArticleReopened Issue: SccTextX Error: Wrong Version [19507]
If you already used the first version of SccTextX, you may got an error like "Wrong SCCTEXTX version" when doing check-ins or Check-Outs. This is because all SCCTEXT versions write an identifier into...
View ArticleReopened Feature: Code Analyst - Add to Project Hooks [19054]
Build code analyst review when building a project
View ArticleReopened Issue: Code Analyst Suggestion [19044]
When you initially run the program, to display the main form so that you can change the options before running on code.
View ArticleReopened Issue: Code Analyst 1.0 Alpha [18934]
when Code Analyst is selected from the menu (or issue another do command), and you select cancel from the file selection dialog, a program error is displayed... Program ErrorUnhandled Structured...
View ArticleReopened Issue: FFC _GdiPlus.Vcx: Fix GetPropertyItem, MeasureStringA,...
Uploaded a fixed version of _gdiplus.vcx containing the following fixes: - GpImage.GetPropertyItem - now can retrieve correctly metadata info when PropertyTagType = Byte, also, enables retrieval of...
View ArticleReopened Feature: TabMenu: Start Menu Descriptions [12123]
The ability to include some descriptive text within the start menu form submenus.
View ArticleReopened Feature: TabMenu: Separator Bar in Popups [12122]
The ability to include a separator bar on the start menu form and the menu popups. To be able to specify this using the VFP Menu Editor with the usual "\-" bar prompt
View Article