New Post: Thor is throwing error about EditorWin
When you ran "Check For Updates" --- did you check "Install" so that the three projects checked off there would be installed?Your description sounds like you did not (and, if not, what you are...
View ArticleNew Post: Thor is throwing error about EditorWin
Well, I have a menu option under Thor that says "Check for Updates". I assume that's THE "Check for Updates". There are no options for that selection and running it causes some dialogs to show while...
View ArticleNew Post: Thor is throwing error about EditorWin
Brett --There's a problem that affects some users when installing.Try this: after unzipping Thor.Zip, double-click on Thor.App in that folder. (Try this instead of executing Thor.App yourself).During...
View ArticleNew Post: Thor is throwing error about EditorWin
I saw the "double-click in the folder" solution posted somewhere else and dismissed it. But, that did the trick. After initial installation I got a menu of applications I could choose from with the...
View ArticleNew Post: Thor is throwing error about EditorWin
You're welcome.And, in the future, direct any questions you have to the Thor forum ([email removed]), which has wider readership than the VFPX forum.Also -- please do not be hesitant about sending...
View ArticleNew Post: Bug in ThemedTitleBar ?!
Hi all, We use the ThemedTitleBar and it works fine! Bud if I move the form some Pixel out of the main Windows left side, the DBL Click to maximize the Window doesn't work! The DBL Click works only...
View ArticleNew Comment on "XLSXWorkbook"
Hi Greg. A small bug in SaveGridToWorkbook: it should ignore General fields to avoid an error (not a common thing, I realize): FOR lnCol=1 TO toGrid.ColumnCount lcField =...
View ArticleNew Post: Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.07
Hi, I noticed in APPEND PROCEDURES Command in is stated in: Notes APPEND PROCEDURES is not available in a distributed executable file. If your application uses this command, it will generate the error,...
View ArticleNew Comment on "XLSXWorkbook"
Doug-- Thank you for this addition -- I will incorporate as soon as I can and will post an update. Greg
View ArticleReleased: FoxBin2Prg v1.19.47 (Jun 09, 2016)
Have problems with Download? Please, notify me at fdbozzo-at-gmail.com, or use the alternative download links over the code versions. This program is intended to be used alone or with SCM tools (Source...
View ArticleUpdated Release: FoxBin2Prg v1.19.47 (jun. 09, 2016)
Have problems with Download? Please, notify me at fdbozzo-at-gmail.com, or use the alternative download links over the code versions. This program is intended to be used alone or with SCM tools (Source...
View ArticleNew Comment on "VFP 9 SP2 Help File"
Hi: Documentation says that FREAD support 65536 bytes (64 KiB) max.length, but the limit in VFP 9 is really 16777184 bytes (16 MiB) This limit is the same of the max.size of a string variable: Maximum...
View ArticleNew Comment on "XLSXWorkbook"
Hi Greg. I have some other suggestions: 1. If you have a sheet named "Test1" and want to add a sheet named "Test", the SEEK in AddSheet can find the Test1 record if EXACT is set off. I changed it to...
View ArticleNew Comment on "XLSXWorkbook"
Doug-- I have incorporated your comments into the code base except for #5 at this point. There was a problem with having a private datasession separate from the grid. I had another user have a problem...
View ArticleNew Comment on "XLSXWorkbook"
Doug-- I have incorporated your comments into the code base except for #5 at this point. There was a problem with having a private datasession separate from the grid. I had another user have a problem...
View ArticleNew Comment on "XLSXWorkbook"
Hi Greg. I can see the issue with the grid: I was creating one on the fly rather than using one in a form as a quick-n-dirty way to get a spreadsheet from a cursor with a little bit of formatting. Doug
View ArticleReleased: nfJson (Apr 07, 2016)
2016/07/04:Added support for control characters encoding ( chr( 0) ~ chr(31) )2016/05/05:invalid Json error shows calling program information2016/04/02:complex nested objects/arrays validation missing...
View ArticleUpdated Release: nfJson (Apr 07, 2016)
2016/07/04:Added support for control characters encoding ( chr( 0) ~ chr(31) )2016/05/05: invalid Json error shows calling program information2016/04/02: complex nested objects/arrays validation...
View ArticleReleased: FoxBin2Prg v1.19.47 (Jun 09, 2016)
Have problems with Download? Please, notify me at fdbozzo-at-gmail.com, or use the alternative download links over the code versions. This program is intended to be used alone or with SCM tools (Source...
View ArticleUpdated Release: FoxBin2Prg v1.19.47 (jun 09, 2016)
Have problems with Download? Please, notify me at fdbozzo-at-gmail.com, or use the alternative download links over the code versions. This program is intended to be used alone or with SCM tools (Source...
View Article