Re: Memo bloat

2020-05-26 Thread Kevin Cully
Hello Paul, I worked on a system with a table called ITEMS which has multiple memo fields, and ran into similar issues.  It took quite a while to PACK MEMO.  What I ended up doing was to split out all of the memo fields into their own table called ITEMSMEMO with a structure of CREATE TABLE

Re: Paradox data viewer and exporter?

2020-05-22 Thread Kevin Cully
Thanks Ed.  I'll check it out.  I think it's been over 30 years since I've done Paradox?!? On 05/21/2020 06:24 PM, Ed Leafe wrote: On May 21, 2020, at 15:51, Kevin Cully wrote: I just heard from our CIO that there is a old Paradox system that they would like to export some data to Excel

Paradox data viewer and exporter?

2020-05-21 Thread Kevin Cully
I just heard from our CIO that there is a old Paradox system that they would like to export some data to Excel.  She's not able to connect to the Paradox tables via a vendor supplied ODBC connection.  It might be a version issue or perhaps she doesn't have all of the data tables properly

Re: [NF] Ideal language/Framework for web-based functionality like off-line views?

2020-05-06 Thread Kevin Cully
* UUIDs for primary keys. * Export/Import updated records with serialized file names * Syncthing.net to sync the files when Internet is available Just an idea to throw out there.  HTH. -Kevin On 05/06/2020 02:48 PM, Ted Roche wrote: Calling on the collective wisdom for some technical

Re: [NF] What would you miss from VFP, when migrating

2019-06-27 Thread Kevin Cully
The VFP Report Writer is amazing compared to other development tools I've seen, including my beloved Xojo.  I've had to create my own report writer that spits out HTML based reports just to get me close to what VFP offered. Another language command is the SCATTER NAME and GATHER NAME. The

Re: How would you generate this report?

2019-05-15 Thread Kevin Cully
I've been creating my "reports" in HTML lately as a flexible, wicked fast way of producing output.  With CSS you have great control over looks and layout.  Images, no problem.  Links, no problem.  Content wrapping, no problem.  Page breaks, no problem. The only issue is full control over

Re: [NF] Migrating Skills From Foxpro to Xojo

2019-04-02 Thread Kevin Cully
That sounds great Paul!  I really enjoy Xojo and the language syntax seems to make sense to my VFP side of my brain. -Kevin On 4/1/19 5:05 PM, Paul H. Tarver wrote: Kevin, I wanted to follow up and let you know based on your recommendations, I have been playing around with Xojo in a more

Re: false news....

2019-02-27 Thread Kevin Cully
Forgive yourself and move on.  :D  We've all made bad design decisions at one point or another in the past.  The most important part is that you are active in a developer community and seek to do better.  I hope that I am a better developer today than I was yesterday.  There are a ton of VFP

Re: Webfaction question

2019-02-27 Thread Kevin Cully
I've really liked working with DigitalOcean.  I know people combine the DO Server with the NameCheap service for an entire solution. On 2/22/19 2:41 PM, Ken McGinnis wrote: I started using webfaction many years ago because someone on this list mentioned it. I have been very happy. However, now

Re: Southwest Fox

2018-10-22 Thread Kevin Cully
and Xojo fan. Say hello to all of the foxy people at SWFox for me! -Kevin On 10/18/18 1:24 PM, Eric Selje wrote: Kevin, when we heard there was a Xojo presentation we thought for sure you'd be here. Where are you?! Eric On Thu, Oct 11, 2018 at 1:10 PM Kevin Cully wrote: Geoff Perlman from

Re: Southwest Fox

2018-10-14 Thread Kevin Cully
Geoff Perlman from Xojo Inc. will be presenting at SWFox and is a Gold Level sponsor.  I've told him how friendly our community is. Please stop by and say 'hello' if you get the opportunity. -Kevin On 10/11/2018 01:24 PM, Richard Kaye wrote: That makes 3. Looking forward to seeing all m y

Re: [NF] Simple web Design Tool

2018-07-17 Thread Kevin Cully
Let me throw in a "+1 with extreme caution" for WordPress. Pros: 1. Flexibility 2. Ease in maintaining content 3. Multiple authors can contribute content 4. Healthy plugin community Cons: 1. As the #1 blogging platform, your site will constantly be under attack. Patch. Patch plugins.

Re: [NF] Simple web Design Tool

2018-07-17 Thread Kevin Cully
I know you said "Free", but I really recommend purchasing website templates from a site such as http://templatemonster.com as it saves you hours and hours of time.  I can purchase a template on sale for about $40.  For that little fee, it will give me a responsive design and I end up with a

Re: Future of FoxPro thread, 11 years ago

2017-12-30 Thread Kevin Cully
On the Tiobe Index mentioned in the thread from 11 years ago, (Visual) Foxpro is still at #39 as of today! https://www.tiobe.com/tiobe-index/ This Fox can run! On 12/29/2017 07:32 PM, Ted Roche wrote: Cleaning out some document folders I came across some comments I'd clipped for

Re: What would you do?

2017-12-18 Thread Kevin Cully
No problem.  Their last release was focusing on making the IDE fully 64bit.  Just like VFP, Xojo eats their own dog food in that the Xojo IDE is written in Xojo.  If they can make a high quality IDE 64bit with Xojo, then your 64bit applications can be high quality as well.  (Or not if you're a

Re: What would you do?

2017-12-18 Thread Kevin Cully
Not yet officially.  They were supposed to release it in this last release of 2017, but it didn't make it into this release.  I believe it will be in the first or second release of 2018.  It'll be new so may not be feature complete.  By the end of 2018, most things should have been shaken out.

Re: What would you do?

2017-12-17 Thread Kevin Cully
Xojo compiles down to machine code so if there is a performance problem, it's normally my fault. Data handling is different than VFP, so be prepared for an adjustment in that area.  The language is so similar, I call it "cousin" languages. On 12/17/2017 06:28 AM, Michael Madigan wrote: How

Re: What would you do?

2017-12-16 Thread Kevin Cully
ble...@gmail.com> wrote: >On 12/16/2017 4:35 PM, Kevin Cully wrote: >> Xojo to a PostgreSQL database. That's what I've been doing for many >> many years now.  It's a natural migration for VFP developers. >> >Postgres is open source but XoJo costs money doesn't it? > >-Char

Re: What would you do?

2017-12-16 Thread Kevin Cully
Xojo to a PostgreSQL database. That's what I've been doing for many many years now.  It's a natural migration for VFP developers. On 12/16/2017 07:26 AM, Michael Madigan wrote: A client may be forced to convert his legacy foxpro software to something commercial and currently commercially

Re: [NF] Duplicati

2017-12-09 Thread Kevin Cully
I'm looking for a new offsite backup solution.  I've been a longtime Crashplan user and one thing I love about it is the summary reports I receive by email.  I can see when my son's computer was backed up last when he's away at college.  Same for my parents.  Yes, I have called them to restart

Re: [NF] How about this alternative to purchasing a new machine?

2017-12-02 Thread Kevin Cully
My laptop is so old that it won't boot off of an ISO on a USB key.  At least it won't on the USB 2.0 port and my USB 3.0 ports are dead unfortunately.  I installed the OS off of a CD. On 12/02/2017 01:47 PM, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote: How'd you get the operating

Re: [NF] How about this alternative to purchasing a new machine?

2017-12-02 Thread Kevin Cully
This is the approach I took for my aging Samsung laptop.  It already had an i7 with 16G of RAM, and it was seeming slow to me. I replaced a 500G HD with a 1T SSD and it breathed new life into it.  The laptop I really wanted would have been $1,300 and I spent $300 on the new SSD HD.  It's hard

What can Xojo do? (was Re: [NF] learn more about what you hate so much.)

2017-10-05 Thread Kevin Cully
..@tpcqpc.com -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Kevin Cully Sent: Thursday, October 05, 2017 11:58 AM To: profoxt...@leafe.com Subject: Re: [NF] learn more about what you hate so much. Hello Paul, My consulting business didn't focus on

Re: [NF] learn more about what you hate so much.

2017-10-05 Thread Kevin Cully
now?<< On Thu, Oct 5, 2017 at 6:45 AM, Kevin Cully <kcu...@cullytechnologies.com> wrote: For 20 years now, Microsoft has been telling me that I've been developing with an inferior tool and that .NET is better. Is it ready now? I think I'll stick with Foxpro and now Xojo for develop

Re: [NF] learn more about what you hate so much.

2017-10-05 Thread Kevin Cully
Hello Paul, My consulting business didn't focus on creating desktop apps for resale.  There are a lot of Xojo developers that do however.  I was focusing on developing custom software for small and medium businesses and Xojo is an excellent tool to rapidly develop solutions for the business.

Re: [NF] learn more about what you hate so much.

2017-10-05 Thread Kevin Cully
For 20 years now, Microsoft has been telling me that I've been developing with an inferior tool and that .NET is better.  Is it ready now? I think I'll stick with Foxpro and now Xojo for developing business solutions. I don't hate .NET.  I'm just going to continue to ignore it. On

Re: [NF] Is everybody safe?

2017-09-10 Thread Kevin Cully
I'm in North Georgia. We're prepared for the storm that is supposed to get here sometime tomorrow. I've removed all of our porch furniture and secured anything that should be able to go flying. We're also expecting to lose power but we're not sure for how long. Schools are closed for

Re: [NF] Chromebook OOBE

2017-04-06 Thread Kevin Cully
I just purchased a LiteBook. ( https://alpha.store/ ) ChromeBook like form factor and price, but full Linux (Elementary OS). I'm typing on it right now. I was following them on the news and found it an interesting piece of hardware. I *was* going to take a wait-and-see attitude, but then I

Re: [ADMIN] Help me raise money for MS Research

2016-09-16 Thread Kevin Cully
Done. Ride safe Ed. On 09/14/2016 02:17 PM, Ed Leafe wrote: Hey all, It’s that time of year - the Valero Ride to the River 2016, which is a distance bike ride to raise money to fund research into a cure for Multiple Sclerosis. I missed the ride last year as I was in the middle of moving to

Re: Development platform/language

2016-07-31 Thread Kevin Cully
Let me chime in for Xojo again. Behind the scenes Xojo is using Javascript frameworks. In effect they've chosen the best of breed Javascript frameworks for my benefit. The difference is that they're using this framework to communicate back to the web server where Xojo code is running. This

Re: Development platform/language

2016-07-30 Thread Kevin Cully
I'll chime in again that I'm a fan of Xojo and a long time customer. It's great to be able to develop as we had with VFP in a singular IDE, and compile for multiple platforms. This includes using some of the same business classes for web, desktop and console. Reasonably priced with

Re: [NF] Backup Software

2016-04-17 Thread Kevin Cully
I've been a happy CrashPlan user. Free if you want to back up to another CrashPlan user. Paid version backs up to their cloud service. Cross platform. Backup reports tells me when my sons computer hasn't been backed up while he's at college. http://www.code42.com/products/crashplan/ On

Re: [NF] cloud

2016-04-03 Thread Kevin Cully
What do you mean by 'Cloud'? My simple definition is 'Someone else's computer.' Or perhaps a "Virtualized Server". The next question would be 'What do you want to do with this server?' For a lot of general services that people request (Shared files, calendars, contacts, email,etc.),

Re: VFP to Xojo Converter

2016-02-13 Thread Kevin Cully
Listen to me blather on about my Visual Foxpro to Xojo converter on the recent Xojo Talk. https://www.youtube.com/watch?v=p6pTX6gC_mc=WL=4 <https://t.co/DOVpEecy6t> On 02/10/2016 08:17 AM, Kevin Cully wrote: Hello Fox Fans, I've been toying with a VFPtoXojo converter. It can convert

Foxpro in the wild: FireRMS

2016-02-10 Thread Kevin Cully
I've started a job with my county government and I was working with the Fire Marshal and he was showing me the system they use to track properties, and who occupy the properties. In case there is a fire or emergency they need to have an idea on who are in the spaces in case there needs to be

VFP to Xojo Converter

2016-02-10 Thread Kevin Cully
: You'll need to get FoxBin2PRG to re-constitute the binary files: PJX and SCX. Please don't yell at me because it doesn't work on your project. You've got the code. Make it work for you. Have fun. -Kevin -- CULLY Technologies, LLC http://cullytechnologies.com http://cully.biz

Re: Jeff Johnson

2016-01-30 Thread Kevin Cully
Jeff was supposed to come to the Fox Forward conference but couldn't make it at the last minute. He was really bummed that he missed it. I'm going to miss him on the ProFox list. On 01/30/2016 06:43 PM, mbsoftwaresoluti...@mbsoftwaresolutions.com wrote: I'm so sorry to hear that, Fred. I

Re: [NF] Windows 10 Spying

2016-01-18 Thread Kevin Cully
, Paul Hill wrote: On 16 January 2016 at 17:38, Kevin Cully <kcu...@cullytechnologies.com> wrote: Quidsup keeps it real in regards to Microsoft's spying in Windows 10. https://www.youtube.com/watch?v=RVzc5wK2-pc He talks about the photo viewer app sending usage stats. Meh. I do usage

[NF] Windows 10 Spying

2016-01-16 Thread Kevin Cully
Quidsup keeps it real in regards to Microsoft's spying in Windows 10. https://www.youtube.com/watch?v=RVzc5wK2-pc ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this

Re: VFPCompression.fll (FIX FOR KEVIN'S PRG)

2016-01-05 Thread Kevin Cully
I'll try to get these fixes in there and uploaded. I had the IsDirectory() method in another library for my framework but moved it into this class at the last moment. That's probably why I didn't prefix it with a 'THIS.'. Sorry folks. Fix coming soon. On 01/05/2016 08:27 AM, Dave Crozier

Re: VFPCompression.fll (FIX FOR KEVIN'S PRG)

2016-01-05 Thread Kevin Cully
I've submitted the fixes. It should be available shortly. On 01/05/2016 08:53 AM, Dave Crozier wrote: Thanks Kevin. Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Kevin Cully Sent: 05 January 2016 13:52 To: profox@leafe.com Subject: Re

Re: [NF] Online invoicing and payment processing

2015-12-31 Thread Kevin Cully
My wife's company uses Zojo and it's good. They don't use it for invoicing and payments however. I am guessing it is like most for-pay services, it's easier to get your data INTO the system than it is to get it (bulk dumped) OUT of the system. (In case you want to move to another service.)

Re: VFPCompression.fll

2015-12-23 Thread Kevin Cully
I've been using vfpcompression.fll for a while but haven't looked at it in a while. I've uploaded a wrapper that made it easier for me to interface with it. Take a look at the downloads area for "ctCompression". http://leafe.com/dls/vfp On 12/23/2015 08:57 AM,

Re: Multiuser VFP9 application served on Win Pro share?

2015-11-25 Thread Kevin Cully
I wish switching them to a database server was an option. Unfortunately, this is a commercial accounting package. I'm lucky that they just upgraded from FP DOS and are on a version now that is VFP9 with VFP9 tables. On 11/25/2015 07:14 AM, Alan Bourke wrote: My experience has been that up to

Multiuser VFP9 application served on Win Pro share?

2015-11-23 Thread Kevin Cully
Hello, I have a client that is wondering if he can serve up a lightly used VFP application for 20 users on a Windows 10 Pro machine share. Their existing server is getting old, and their other offerings have been moved off-site. (I hesitate to use the word 'cloud'.) I don't normally work

Re: Multiuser VFP9 application served on Win Pro share?

2015-11-23 Thread Kevin Cully
Thank you for the response Tracy. I'll pass this on to the client. On 11/23/2015 03:38 PM, Tracy Pearson wrote: Kevin, We have several organizations that run Home or Pro versions of multiple Windows versions (XP, Vista, 7, 8, 10). If the data is in an SQL backend, offer the right fit (which

Re: VFP check for disk space

2015-11-12 Thread Kevin Cully
In addition to this protection, it might be good to check if any individual file is approaching the 2G limit while you're at it. On 11/12/2015 10:14 AM, Fred Taylor wrote: Have you looked at the DISKSPACE() function? Fred On Thu, Nov 12, 2015 at 8:10 AM, Tracy Pearson

Re: [NF] MySQL Users. Malware warning

2015-10-29 Thread Kevin Cully
If history will repeat itself, MariaDB will have this fixed shortly and provide the fix to Oracle. Oracle will release a patch in a few months. :P On 10/29/2015 10:11 AM, Stephen Russell wrote:

[NF] Xojo releases version 2015r3

2015-10-22 Thread Kevin Cully
Hello. I know several of you have been keeping your eye on Xojo as a development tool. Xojo is a very VFP like RAD tool. The language and programming concepts are very similar and I find was an easy switch for me from Foxpro. Xojo had a release yesterday with some significant features

Re: Exporting FPD DOS 2.6 reports to Excel

2015-09-30 Thread Kevin Cully
I believe with Christof's XML export you can add in a cell with formulas where when the file is opened that Excel will evaluate the results. It has been a while and I'd need to test it out. CULLY Technologies, LLC http://cullytechnologies.com http://cully.biz On 09/30/2015 02:34 PM, Kurt

Re: Exporting FPD DOS 2.6 reports to Excel

2015-09-30 Thread Kevin Cully
Christof W. had a blog posting a few years back about exporting data into M$ Excel XML format. It didn't require Excel to be installed and should work from within FPD! Just export the FP data with the XML tags and give the file an *.xls extension. Very slick. A free solution is nice. Let me

Re: Looking for easy solution for scheduling and reminders

2015-09-25 Thread Kevin Cully
Another option is OwnCloud. It's open-sourced software that you can install and run on a server. They have calendars, contacts, shared documents, collaborative editing, etc. https://owncloud.org/features/ At http://digitalocean.com, you can create a server in under a minute and try out

Re: [NF] Laptop Dying a Cheap Replacement ASAP...

2015-08-24 Thread Kevin Cully
To be honest, Ted Roche's interpretation of being Kevin Cully is *way* more convincing than my interpretation will ever be. Academy award in his future? :D On 08/24/2015 12:01 PM, Kurt Wendt wrote: Hey Ted - I was referring to Kevin Cully's last reply. So - thanks - I will try that link you

Re: [NF] Laptop Dying a Cheap Replacement ASAP...

2015-08-21 Thread Kevin Cully
I wouldn't worry about going with Windows 8. The issue with Windows 8 is the new User Interface. By installing Classic Shell, you get around most of the UI hiccups. Under the covers, it's still Windows for better or worse. On 08/21/2015 02:33 PM, Kurt Wendt wrote: Although, I know there

Re: [NF] Laptop Dying a Cheap Replacement ASAP...

2015-08-19 Thread Kevin Cully
Have you tried looking at the Dell Outlet? i5 CPU machines are starting at about $500 though. http://outlet.us.dell.com/ARBOnlineSales/Online/InventorySearch.aspx?brandId=2201c=uscs=22l=ens=dfh I would say Lenovo outlet but since you're going to be running Windows, I wouldn't recommend it

Re: SQL Pass Through (SPT) Grid refresh

2015-08-04 Thread Kevin Cully
I use SPT and I never allow for editing of values in a grid. Here's how I've approached the issue... In the LOAD event I do my first SPT with a SELECT field1, field2, field3 FROM myTable WHERE 1=2; into a cursor (lets call it c_MyTable) that lives throughout the life of the form. In the

[NF] Website Domain Shenanigans

2015-08-03 Thread Kevin Cully
I've got a client where I host his genealogy website: http://thehennesseefamily.com/ He reported to me that another domain is pointing at his site: http://www.roomaty.com/ I did a ping and the ip addresses are the same. Figured as such. I did a 'whois roomaty.com' and it looks like a

Re: Best way to do one-way synchronized approach?

2015-07-17 Thread Kevin Cully
Create a trigger on the insert or update for the lookup table into a checksum table. The trigger could UPDATE CheckSumTable SET TableUUID=UUID(), LastUpdate=NOW() WHERE TRIM(TableName)='LookupTable'; The above code needs to be MariaDB-SQLized but you get the idea. CULLY Technologies, LLC

Re: Best way to do one-way synchronized approach?

2015-07-17 Thread Kevin Cully
I'd probably do an MD5 on the lookup table and save that to a text file. Then compare that to a local file. Example: lookup.dbf ... do an MD5 on lookup.dbf and save that value to lookup.md5 During the startup of the application, compare the local lookup.md5 with the file on the server.

Re: Downsizing data from PostgreSQL to FPW2.6

2015-07-16 Thread Kevin Cully
If I was to make any data structure changes, I could always use FPW to do so. I'm going to run some tests shortly and see what's what. Basically write a VFP app to insert some dummy records into a FPW table, and then make sure that FPW can see that data and that the indexes still work, etc.

Re: Downsizing data from PostgreSQL to FPW2.6

2015-07-16 Thread Kevin Cully
Confirmed! I wrote a test sample in VFP9 that inserted 100 records into a FPW table. I then was able to open the FPW table in FPW2.6 and append another record without issue. Thank you to everyone for their help. CULLY Technologies, LLC http://cullytechnologies.com http://cully.biz On

Re: Downsizing data from PostgreSQL to FPW2.6

2015-07-15 Thread Kevin Cully
I thought that VFP wouldn't modify a table if was just 'reading' data, but if it wrote to a FP2.6 table that it'd modify the header in some way that it would make it incompatible with FP2.6 from that point on. I may not be recalling this properly though. CULLY Technologies, LLC

Downsizing data from PostgreSQL to FPW2.6

2015-07-15 Thread Kevin Cully
Situation: I've created a proposal for a new client for upgrading an old FPW2.6 application to a web based application using PostgreSQL as the DB. The client likes my proposal but they're wondering that if they run out of money during the project, could they create a way to pull the data down

Re: Downsizing data from PostgreSQL to FPW2.6

2015-07-15 Thread Kevin Cully
I like the thought of going from PG - Scripted SQL file - FPW Tables. I understand that there'd be this Pulling app the same as that there would be an Upsizing app. I have to have an app Going the wrong way but it does make sense to have a fall back. Thanks for the feedback! On 07/15/2015

Re: [NF] Virtual Server

2015-07-15 Thread Kevin Cully
Are you using Active Directory for your user authentication? Is that how you're counting users? For my WWWC store, the users authenticate through a lookup to a user table and password table. Thus, my WWWC instance really is only using that 1 server user. I haven't asked Vultr about Windows

Re: [NF] Virtual Server

2015-07-15 Thread Kevin Cully
The times have really changed. A short time ago this service wasn't a viable option. I'm currently half way through migrating West-Wind Web Connection shopping cart client from http://Hosting.com over to https://www.vultr.com/. He's currently paying over $300/mo and hoping to drop that to

Re: [NF] Another one bites the dust: MS writes off $7.8 B Nokia purchase

2015-07-09 Thread Kevin Cully
The flip side of this story is that Nokia is rumored to be re-entering the phone market. I'd love to see a Nokia Sailfish phone, or Nokia Ubuntu Touch phone in the USA. I can dream, can't I?!? CULLY Technologies, LLC http://cullytechnologies.com http://cully.biz On 07/09/2015 11:21 AM, Ted

Re: [NF] Internal Network Considerations for a VoIP Phone System

2015-07-07 Thread Kevin Cully
Hello Ken, The Linux Action Show just did a review of SIP phones. It may be helpful. http://www.jupiterbroadcasting.com/84332/siping-on-some-linux-las-371/ I think the key is getting managed switches that can do QOS (quality of service) that gives priority to phone/voice packets. HTH.

Re: LAST PASS Hacked

2015-06-19 Thread Kevin Cully
The TechSNAP podcast reviews the LastPass hack. Basically, change your master password to a unique password and you should be okay. https://www.youtube.com/watch?v=dxVHGYx9Gk0feature=youtu.bet=1h8m31s On 06/19/2015 01:33 PM, Stephen Russell wrote:

Grid Autofit

2015-06-18 Thread Kevin Cully
I'm working on a VFP form and I don't think I'm using a best practice for AUTOFITting a grid. I've a pageframe with two pages, each page has a grid. Many of these parent records have zero child sales records and/or labor records. What's the best practice to get the grids to AUTOFIT reliably?

Re: Grid Autofit

2015-06-18 Thread Kevin Cully
The AutoFit operation always returns .T. On 06/18/2015 11:29 AM, Kurt Wendt wrote: I saw in the Online help that it Returns a .T./.F. value based upon if it was successful. Have you tested the return value? In your code below - I see that you are not even capturing the return value.

Re: Grid Autofit

2015-06-18 Thread Kevin Cully
I think we have a winner here. I'm issuing a REFRESH() on each grid, right before calling the AUTOFIT() method. I think this forces VFP to display the latest data, and then the AUTOFIT can operate on the actual displayed data. Thus, it gets the sizing of the columns correctly. Ah the nooks

Re: SET PROCEDURE and forms

2015-06-16 Thread Kevin Cully
In addition to what other people have said, try this in the debugger (paraphrased): *** Set a break point when value has changed *** Set the expression to be SET('procedure') Your program will stop when the SET PROCEDURE value is being reset or adjusted. HTH. CULLY Technologies, LLC

Re: zip/unzip

2015-06-05 Thread Kevin Cully
prospective directory}]). I really like PRG based classes as they make it much easier to use with source code control such as Git or Mercurial. -Kevin CULLY Technologies, LLC http://cullytechnologies.com http://cully.biz On 06/05/2015 07:21 AM, Laurie Alvey wrote: Hi Kevin, I grabbed your

Re: Can I Beautify on the fly?

2015-06-05 Thread Kevin Cully
/unzip (Mike Copeland) 4. Re: zip/unzip (Kevin Cully) 5. RE: [NF] Win10 what you will lose in the OS update (Richard Kaye) 6. Re: zip/unzip (Rafael Copquin) 7. Re: zip/unzip (Laurie Alvey) 8. Re: zip/unzip (Kevin Cully) 9. Re: zip/unzip (Fernando D. Bozzo) 10. Re: [NF] All OSs

Re: Southwest Fox 2015: Registration Opens

2015-06-04 Thread Kevin Cully
SWFox is a great conference. Lots of great sessions. There's a ton of value in talking with people outside of sessions as well. The Phoenix/Gilbert area is a fantastic area of the USA with lots to do for families. My family flew into Phoenix and after the conference travelled to the Grand

Re: zip/unzip

2015-06-04 Thread Kevin Cully
I posted a wrapper class of Craig Boyd's VFPCompression to make it easier to get the syntax right. http://leafe.com/dls/vfp On 06/04/2015 03:06 PM, Kurt Wendt wrote: I swear that sounds like something that is available in the Downloads section of the ProFox forum. You might want to check

Re: App

2015-05-30 Thread Kevin Cully
I agree with Ted about getting things going in a browser. As long as it is reasonable that you'd have Internet connection, that's the best way to get all platforms in a reasonable timeframe and budget. I'd also recommend Xojo to create Web Edition projects. It's as much like Visual Foxpro as

Re: PDF's

2015-05-29 Thread Kevin Cully
I'm a big fan of ImageMagick which is a free image manipulation tool that works on a variety of platforms including Windows. ImageMagick can thumbnail most PDFs into a PNG for you to display in the image viewer. http://www.imagemagick.org/script/index.php CULLY Technologies, LLC

Re: M$ woes

2015-05-11 Thread Kevin Cully
I'm not sure about everything that you're asking about but if you're looking for a plug-n-play server that will run for years and years, check out IXSystems and their FreeNAS Mini. Give these people a call as their support is supposed to be legendary. They can help you configure a system

Re: Best way to gather data

2015-04-28 Thread Kevin Cully
I'd find a simple PHP form that they could fill out that would send (and or save) the data. Nothing to install, nothing to maintain. When you email them the reminder, send them a code that they have to enter in that validates that they are who they say they are. A SYS(2015) might work well

Re: Performance measure

2015-04-24 Thread Kevin Cully
I agree with Tracy. Take the query that the client is complaining about and create an app that runs that query from a similar workstation (not from the server) once an hour and log the time it takes. I had a client where the network and/or server slowed down every 8am, 12pm, and 5pm. Yep,

Re: [ADMIN] Donation Request

2015-04-08 Thread Kevin Cully
to participate in. Hopefully a cure can be found so these awesome kids can live a long productive life. Thanks again, Kevin CULLY Technologies, LLC http://cullytechnologies.com http://cully.biz On 04/08/2015 08:54 AM, Ed Leafe wrote: I know that this is starting to feel like an NPR pledge drive

Re: FoxproDOS - No APP after BUILD APP

2015-04-07 Thread Kevin Cully
Not a problem at all. I've built then an extended stand-alone EXE for them to clean up their database. I'm working on finishing a VFP upgrade. The original programmer used a lot of wizards to upsize it to VFP7. I'm trying to work with what he's done and to get it up to VFP9 in the process.

Re: FoxproDOS - No APP after BUILD APP

2015-03-30 Thread Kevin Cully
Partial good news. I was able to create a new project file and add in all of the files. I am now able to build either an APP or an EXE with the files! In regards to the corrupted PRGs and SCXs, I think there is either a bug in ReFox or a bug in the original app the prevented the decompiling

Re: FoxproDOS - No APP after BUILD APP

2015-03-27 Thread Kevin Cully
Good tips Rick. What is strange is that some of the PRGs when ReFoxed (just purchased Refox XII) didn't decompile properly. I'm wondering if some of the files were encrypted ... but this original APP was in FPD 2.0. Didn't know if that was possible back then. Probably something wrong with

Re: FoxproDOS - No APP after BUILD APP

2015-03-26 Thread Kevin Cully
Good point. I created a Hello1.pjx with a main program that does a ? TIME() + Hello World!. I was able to build that into an Hello1.app. Perhaps I have some additional problems in the project. On 03/26/2015 04:14 PM, Ted Roche wrote: I would go with [A]. I've installed DosBox and copied

Re: FoxproDOS - No APP after BUILD APP

2015-03-26 Thread Kevin Cully
I've tried it both ways. [1] From the command window issuing a BUILD APP MyApp FROM MyApp and then [2] from the project window doing a Build even with the Display Errors checked. On 03/26/2015 03:13 PM, Virgil Bierschwale wrote: Seems like there is a separate menu option titled Build App

FoxproDOS - No APP after BUILD APP

2015-03-26 Thread Kevin Cully
Hello Foxpro for DOS gods. Me again. I believe that I've resolved some of my missing files issues. I've resolved some of the coding issues as well. I'm at the point where I'm building the project and ... no APP file is created. I'm no longer getting the MyApp.err file, but no MyApp.app

Re: FoxproDOS - No APP after BUILD APP

2015-03-26 Thread Kevin Cully
Hello Richard, I *used* to have the err file when there were errors in the (decompiled) code. I'm able to run the BUILD process without getting a MyApp.err file now but I'm not getting a MyApp.app file at the end of the process. On 03/26/2015 03:29 PM, Richard Kaye wrote: What's in the

Re: FoxproDOS - No APP after BUILD APP

2015-03-26 Thread Kevin Cully
Thanks for helping Virgil. I've done a SET DEFAULT TO C:\MyAppDir. I'm wondering if [A] I don't have a full Foxpro 2.6 DOS installation and it is silently failing [B] This has something to do with DosBox. Unfortunately I only have Win 7 64bit and Win 8.1 64bit in VirtualBox VMs which don't

FoxproDOS - Cannot find the transport program.

2015-03-25 Thread Kevin Cully
Hello all Foxpro for DOS gods! Me again. I'm rolling up my sleeves in earnest to get this Foxpro DOS app rebuilt. I believe that the original program was compiled in Foxpro 2.0 but I've only got Foxpro 2.6 running in DosBox on my Linux Mint machine. Clear as mud? When I attempt to open my

Re: Foxpro DOS - How to build an APP

2015-03-19 Thread Kevin Cully
and all the other bits? HTH * Peter Cushing * IT development and support Signature Kevin Cully wrote: I have a new client that has a Foxpro 2.0 for DOS app that they've been running for decades. They've had some fits and starts on upgrading it to Visual Foxpro. I hope I'll be able to finish

Re: Foxpro DOS - How to build an APP

2015-03-19 Thread Kevin Cully
I don't have any *.pj* files. I may have to create that. Thanks Peter. On 03/19/2015 10:05 AM, Peter Cushing wrote: Yes will be theapp.pjx and .pjt * Peter Cushing * IT development and support Signature Kevin Cully wrote: They are currently running z:\foxr.exe THEAPP.APP Do you

Re: Foxpro DOS - How to build an APP

2015-03-19 Thread Kevin Cully
Are the projects theapp.pjx and theapp.pjt? I've fully forgotten. Thanks Ted. On 03/19/2015 09:53 AM, Ted Roche wrote: Yeah, I've thrown out a lot of those books, too, and the memory ain't what it used to be. According to Using FoxPro 2.5 for DOS by Slater Arnott (with help from Gotthelf

Foxpro DOS - How to build an APP

2015-03-19 Thread Kevin Cully
I have a new client that has a Foxpro 2.0 for DOS app that they've been running for decades. They've had some fits and starts on upgrading it to Visual Foxpro. I hope I'll be able to finish the upgrade. They have one small adjustment they want to their existing app. Basically they want to

Re: Truncated Decimal Digits

2015-02-26 Thread Kevin Cully
Is there a person or a place that the (open sourced) VFP help is being maintained? That'd be awesome to be able to enhance the help system with updated or clarified information, plus adding more or better examples? I'm a long time fan of the Fox Wiki but some pages are getting unweildy with

Re: [NF] change icon on desktop

2015-02-19 Thread Kevin Cully
Another vote for TwoFox to convert to-and-from VCX and SCX based files. I've been using https://bitbucket.org/ for storing my projects. BitBucket can use Git and Mercurial. I like Mercurial better, but Git is much more popular by usage so I use Git. I use Smart Git Hg (

[NF] Xojo Source Control ( was Re: Source Code Version Control )

2015-02-19 Thread Kevin Cully
Yes, I use BitBucket more with Xojo projects than I do VFP projects to be honest. That's where more of my new development efforts are. For the free version of Xojo, you can only save the project in binary format which is *not* source control friendly. When you purchase a license however, the

Re: [NF] change icon on desktop

2015-02-19 Thread Kevin Cully
Doh. Replied to wrong thread. Sorry about that. On 02/19/2015 09:24 AM, Kevin Cully wrote: Another vote for TwoFox to convert to-and-from VCX and SCX based files. I've been using https://bitbucket.org/ for storing my projects. BitBucket can use Git and Mercurial. I like Mercurial better

  1   2   3   4   5   6   7   8   9   10   >