Re: Foxpro based scheduling application

2008-10-17 Thread Stephen Weeks
> > Stephen Weeks posted a 'Helpdesk' up on the downloads page.Kevin, That upload was a while ago, I have a more up to date version and will gladly send you the source code. Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - The profession

Helpdesk

2008-10-17 Thread Stephen Weeks
I have uploaded the latest version of our helpdesk for those that requested it and put a quick and nasty user guide in the zip file. If anyone wants the source code email me privately and ill send it you. Regards, Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - Or how

Re: Helpdesk

2008-10-17 Thread Stephen Weeks
On Fri, 17 Oct 2008 09:36:41 -0400, "Kevin Cully" <[EMAIL PROTECTED]> said: > Thanks for doing that Stephen! You sure are welcome, I hope it proves to be useful, let me know what you think. Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastma

Helpdesk (2)

2008-10-17 Thread Stephen Weeks
at as well ! If anyone has any problems or questios, feel free to email me. Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - The professional email service ___ Post Messages to: ProFox@leafe.com Subscription Mainten

Re: Helpdesk (2)

2008-10-22 Thread Stephen Weeks
0 PM, Sytze de Boer <[EMAIL PROTECTED]> wrote: > > I downloaded the file. > > Do I have to install VFP5 to run it ? > > No, you can run the exe from VFP9 like I did :-) > > e.g. > > do c:\helpdesk\HDNODE3.EXE > > > > On Sat, Oct 18, 2008 at 9:0

Re: [NF] friday funny

2011-07-29 Thread Stephen Weeks
I can identify with that, I live in Northern Ireland the rain capital of the world, I used to work for a USA manufacturing company that opened a plant here, they used to say "This would be the greatest country in the world ... if it had a roof on it" On Fri, 29 Jul 2011 10:44 -0500, "Jarvis, Matt

Re: PDF Output

2011-08-22 Thread Stephen Weeks
BullZip PDF Installs as a printer, works every time ! On Mon, 22 Aug 2011 11:21 +0100, "John Weller" wrote: > I am writing a membership system for a local charity. The system is to > be > operated by a member who may not be particularly computer literate so I > am > looking for a FREE utility t

Automating outlook tasks

2011-09-23 Thread Stephen Weeks
n this the line [lotask.Delete] crashes saying "Parameter not optional", after googling this I found I need some reference number to pass as a parameter ??? Any assistance would be greatly appreciated. -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm -

RE: Automating outlook tasks

2011-09-23 Thread Stephen Weeks
d to put in =loTask.Delete > > the "=" sign is needed as it returns a status > > Dave > > -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - Choose from over 50 domains or use your own ___ Post

RE: Automating outlook tasks

2011-09-26 Thread Stephen Weeks
t; in order to process events and I think this > must be what is happening and in your case you are simply ignoring the > "busy" status. This is usually prevalent when the .pst files are either > large or held on a network storage medium. > > Dave > > > -

Re: Combo box in grid

2011-11-21 Thread Stephen Weeks
should it not be :- thisform.grdsf.column2.combo1.ControlSource = 'dutyh.dh_fabrc' On Monday, November 21, 2011 5:27 PM, addr...@leafe.com wrote: > Hi all, > > Having a few problems trying to get a combo box in a grid working the > way I want. VFP7 windows 7. > > Copied a previous form that

Re: Refresh Issue

2010-02-26 Thread Stephen Weeks
> > Error is "Object CLIENTS is not found" on that CLIENTS.REFRESH() line. when calling the form CLIENTS are you using DO FORM CLIENTS NAME CLIENTS which allows you to use the name of the form as a reference -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail

RE: How did you get your start in FoxPro?

2010-04-02 Thread Stephen Weeks
ool and came up with Foxpro 2.6 I believe, the product was redeveloped and to this day I'm still a fake :) Absolutely no formal education. Regards Steve -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - Access your em

Re: [NF] Are you are Real Elite Programmer?

2010-06-15 Thread Stephen Weeks
Ha Ha , I *am* a Real elite programmer by those standards :) -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - Access your email from home and the web ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http

Re: ActiveX control refuses to register

2018-03-23 Thread Stephen Weeks
I've encountered this problem in the past, sometimes highlighting the shortcut, right click and Run As Administrator fixed trhe registration problem. Regards Stephen Weeks Phone : 07484 734 283 Email : stephenwe...@email.com Sent: Thursday, March 22, 2018 at 9:00 PM From: {quot

RE: [NF] Label Printer recommendations

2012-03-20 Thread Stephen Weeks
4/7 and replace the whole printer about every 18 months when the head > shows deterioration. You can reduce the speed to conserve head life as > the wearing out is due entirely to heat damage. > > Dave > -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm -

RE: date functions

2009-09-16 Thread Stephen Weeks
I had a similar need, I created a calendar table with production week number, from date, to date, financial week number etc and they wanted to store budget figures against each week for each geographical region so that works for me. Regards Steve -- Stephen Weeks stephenwe...@fastmail.fm

Re: How do I keep an operator from logging in twice from the same computer

2015-09-17 Thread Stephen Weeks
I have a user table and when the user logs in it puts a lock on his/her record and removes it when the user exits the syetem, in the event of a crash the lock is automatically removed. On Wed, 16 Sep 2015, at 08:35 PM, Kurt Wendt wrote: > Stephen - that's very interesting. When you gave the link -

Re: Getting Bullzip PDF Printer to Work

2015-12-03 Thread Stephen Weeks
Gene, I use the bullzip control (you will need to download the latest bullzip version):- * outputdirectory="c:\cbs2dev\bullzip\" outputfilename=c:\cbs2dev\bullzip\test.pdf defaultprintername=set('printer',2) sprintername = [Bul

Re: Getting Bullzip PDF Printer to Work

2015-12-04 Thread Stephen Weeks
gt; Does the free version of Bullzip have a com interface? > > I also use CutePDF, does anyone know if this has a com interface? > > > > > -Original Message- > From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Stephen Weeks > Sent: 03 December 201

Re: How do I keep an operator from logging in twice from the same computer

2015-12-10 Thread Stephen Weeks
if you've lost connection to the database (and it > can't reconnect), I'm guessing that user would have to call the HelpDesk > to say "hey, I can't get back in after this crash." > > Stephen Weeks -- let's hear the answer! :-) > > > &

Re: Multiple instances of app running (was Re: How do I keep an operator from logging in twice from the same computer)

2015-12-10 Thread Stephen Weeks
Well Mike I never used to do this until I got fed up with users complaining about how slow their pc was. On checking it I found multiple instances of my app running because the user had minimised it and forgot so opened it again,minimised that one, forgot , opened it again etc etc. If you want to

Re: Alternatives to Master and Slave Terminology Redux

2015-12-14 Thread Stephen Weeks
Dominatrix and Gimp On Mon, 14 Dec 2015, at 02:08 PM, Jim Brotz wrote: > How about "Boss" and "Servant"? > - Jim Brotz > > On Mon, Dec 14, 2015 at 3:38 AM, Alan Bourke > wrote: > > > Look. > > > > "Big enchilada" and "minion". > > > > Right. Problem solved. > > > > -- > > Alan Bourke > > al

Re: DBF Compare

2016-02-10 Thread Stephen Weeks
Hi Richard, Care to share the tweaks and I can build them into teh original and upload again, I use this facility regularly to make comparisons and table alterations. On Wed, 10 Feb 2016, at 05:40 PM, Richard Caruso wrote: > Thanks Alan, I was able to get CompTabs to work by Stephen Weeks afte

Re: DBF Compare

2016-02-11 Thread Stephen Weeks
AUNCHDIR = "\COMPARES\COMPTABS\" > sdir = "S:\DATA\TI_DATA\185\EPCTDATA\" > > > -Original Message- > From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Stephen Weeks > Sent: Wednesday, February 10, 2016 4:09 PM > To: profox@leafe.com; profox

Re: DBF Compare

2016-02-12 Thread Stephen Weeks
Ok crew ... after Richard Caruso found errors in my comptabs program i checked the download site and that version was uploaded nearly 10 years ago, so i uploaded the latest version ... if any cares to download and trial, cheers ! On Thu, 11 Feb 2016, at 11:36 PM, Tracy Pearson wrote: > Richard Car

Re: DBF Compare

2016-02-12 Thread Stephen Weeks
- > From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Stephen Weeks > Sent: Friday, February 12, 2016 3:37 AM > To: profox@leafe.com; profoxt...@leafe.com > Subject: Re: DBF Compare > > Ok crew ... after Richard Caruso found errors in my comptabs program i > check

Re: NEED ROUTINE TO FILL OUT PDF

2016-02-23 Thread Stephen Weeks
I use Bullzip ... yopu simply install it as a printer and send the document / report to it, you can create a pdf from within Fox code with out sending it to the printer, I have used this for many years ... and its FREE On Tue, 23 Feb 2016, at 08:59 PM, Ted Roche wrote: > Manually or automatin

Re: Top-Level forms with Modal In-Top-Level forms

2016-04-23 Thread Stephen Weeks
Put this code block after the form call in the top level form :- DO FORM MYFORM declare integer FindWindow in USER32.dll integer, string declare integer SetForegroundWindow in User32.dll Integer WindowTitle=chr(34)+alltrim(thisform.caption)+chr(34) winHandle = FindWindow(0,&WindowTitle) if winHan

Re: updating 2 forms

2016-07-06 Thread Stephen Weeks
Maybe something like this :- do form Form1 name FIRSTFORM This form has text1 object When you run the second form As you enter the text in the textbox object, in the interactivechange method :- FIRSTFORM.text1.value = this.value FIRSTFORM.text1.refresh Is that what you are thinking of ? On

Re: [NF] Software recommendations: Sharing photo album for comments & ID?

2016-12-19 Thread Stephen Weeks
1940'S Are these your school photos Ted :) On Mon, 19 Dec 2016, at 11:52 AM, Michael Madigan wrote: > I would create a secret group in Facebook and upload the > pictures there. > No one else can see it except the members > > From: Ted Roche > To: "profox@leafe.com" > Sent:

Re: Change the colour of rows in a grid based on data

2010-09-23 Thread Stephen Weeks
I have just done this for a job application where 4 or more colours were needed. Create a method i.e thisform.setgridcolour parameter param1,param2 On Thu, 23 Sep 2010 02:48:49 +1000, "Tina Currie" said: > Hi all, > > > > I'm displaying a grid of some stuff the user wants to see fro

Re: Change the colour of rows in a grid based on data

2010-09-23 Thread Stephen Weeks
Oops what happened there, the email seemed to self send :) Anyway ... create a method, for example :- thisform.setgridcolour parameter offhired,daysduration do case case offhired and daysduration > 10 retval="125,124=5,125" case o

Re: A Problem w/My Focus!

2010-10-06 Thread Stephen Weeks
itle) if winHandle > 0 SetForegroundWindow(winHandle) endif Regards Steve -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - A no graphics, no pop-ups email service ___ Post Messages to: ProFox@leafe.com Subscription Main

Grid problem

2010-10-22 Thread Stephen Weeks
regarding this topic. I am using VFP 7 Thanks -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - A no graphics, no pop-ups email service ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman

Re: Grid problem

2010-10-22 Thread Stephen Weeks
Thanks guys, I will try these fix's out over the coming days. -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - Same, same, but different... ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: Grid problem

2010-10-25 Thread Stephen Weeks
Sussed it out after much trial and error (in other words googling), it turns out that you need to make the form datasession = 2 Private and open any tables in the load method, this allows grids on a a modeless form ! Cheers! On Fri, 22 Oct 2010 13:41:30 +0100, "Stephen Weeks&q

RE: Grid problem

2010-10-25 Thread Stephen Weeks
. Regards Steve On Mon, 25 Oct 2010 11:34:27 +0200, "Allen" said: > On a modeless form ? what ? > Al > > -Original Message- > From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] > On > Behalf Of Stephen Weeks > Sent: 25 October 201

Re: Grid problem

2010-10-26 Thread Stephen Weeks
know the order in which certain events fire ... but I do now. Cheers Steve -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - A no graphics, no pop-ups email service ___ Post Messages to: ProFox@leafe.com Subscription Mainte

RE: Grid problem

2010-10-27 Thread Stephen Weeks
0, "Jarvis, Matthew" said: > > -Original Message- > > From: profoxtech-boun...@leafe.com > [mailto:profoxtech-boun...@leafe.com] > > On Behalf Of Stephen Weeks > > Sent: Tuesday, October 26, 2010 12:50 PM > > To: profoxt...@leafe.com > >

Re: list box

2010-11-09 Thread Stephen Weeks
thisform.list1.selected(1)=.t. thisform.list1.click -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - Email service worth paying for. Try it for free ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http

Re: Error 109 - Record in use by another

2012-11-20 Thread Stephen Weeks
The only time i have seen this is when one of our staff had a laptop and he was the only one that did not have mapped drives and he was he only one getting that error ... does the PC concerned have mapped drives ? On Tue, Nov 20, 2012, at 11:14 AM, Michael Madigan wrote: > I logged into the only c

Re: DELETE - File in use by another

2013-04-17 Thread Stephen Weeks
The only time I have encountered this error message was when the users laptop did not have a drive mapped to the server on which the data file was stored. On Wed, Apr 17, 2013, at 04:11 AM, Christina Bull wrote: > Hi all, > > > > Hopefully someone can answer this reasonably quickly as I'm onsi

Re: [NF] A New Chapter

2014-08-22 Thread Stephen Weeks
Congratulations Ed ... we could all do with a bump in compensation:) On Fri, Aug 22, 2014, at 10:31 AM, Ed Leafe wrote: > Today is my last day at Rackspace. > > No, I'm not getting fired. ;-) I have accepted an offer to work for > IBM. I"ll be working from home, hacking on OpenStack. So it'll b

Re: [NF] Identifying laptops

2014-09-24 Thread Stephen Weeks
I do something along those lines...when a user logs into my Business Management System the exe picks up the hostname and ipaddress and logs it against the user record (dbf), that way I know who is using what. On Wed, 24 Sep 2014, at 01:44 PM, Malcolm Greene wrote: > Head scratcher: I have a client

Re: VFP6: Calling a Form Method from another form....

2014-11-05 Thread Stephen Weeks
Unless I am mistaken Form A has a method called CALCVALUE do form A name FORMA The from within form A issue "do form B name FORMB" then within FORMB call FORMA.CALCVALUE This is the method I use. On Wed, 5 Nov 2014, at 06:40 PM, Desmond Lloyd wrote: > An odd question (perhaps) > > Old VFP6 Co

Re: Print Notification

2015-04-24 Thread Stephen Weeks
I tend to put a checkbox "Preview" which the user ticks if only to preview the report, this enabled me to carry out certain actions if the rteport is actually printed , which I believe is what you want :- if thisform.check1.value=.t. else endif On Fri, 24 Apr 2015, at 11:06 AM, Laurie Alvey wro

Re: Print Notification

2015-04-24 Thread Stephen Weeks
Sorry this got cut short if thisform.check1.value=.t. report form myreport preview WasPrinted=.t. else report form myreport to printer prompt noconsole WasPrinted=.f. endif On Fri, 24 Apr 2015, at 01:29 PM, Stephen Weeks wrote: > I tend to put a checkbox "Preview" which the

Re: Print Notification

2015-04-24 Thread Stephen Weeks
Sorry I am not having a good day :- if thisform.check1.value=.t. report form myreport preview WasPrinted=.f. && as this is a preview else report form myreport to printer prompt noconsole WasPrinted=.t. endif On Fri, 24 Apr 2015, at 01:31 PM, Stephen Weeks wrote: > Sorry this go

Re: Print Notification

2015-04-24 Thread Stephen Weeks
m method in the page > footoer doesn't work. > Puzzled. > Laurie > > On 24 April 2015 at 13:33, Stephen Weeks > wrote: > > > Sorry I am not having a good day :- > > > > if thisform.check1.value=.t. > > report form myreport preview > > WasPrinted

Re: Best way to gather data

2015-04-28 Thread Stephen Weeks
I had to do this in the past, data was sent from many sources , each source would send a csv file with a pre determined format as an email attachment, these were then pooled into a common directory and process en-masse. On Tue, 28 Apr 2015, at 02:47 PM, Dennis Schuette wrote: > I manage a VFP data

Re: App

2015-06-03 Thread Stephen Weeks
The strange thing is I understand it :) On Tue, 2 Jun 2015, at 09:34 PM, jeff wrote: > U3RlcGhlbiwgaXQncyBhbiBhcHAgdG8gZXhwb3NlIGRhdGEgZnJvbSBhIFZGUCB0byB1c2VycyBv > biB0aGUgd2ViCgoKU2VudCBmcm9tIG15IFQtTW9iaWxlIDRHIExURSBEZXZpY2UKCi0tLS0tLS0t > IE9yaWdpbmFsIG1lc3NhZ2UgLS0tLS0tLS0KRnJvbTogU3RlcGhlb

Re: [NF] Why IT hates the IPhone

2008-04-01 Thread Stephen Weeks
On Tue, 1 Apr 2008 06:25:44 -0500, "Frank Burcaw" <[EMAIL PROTECTED]> said: > > I couldn't be happier with her. So she's a 19 year old big breasted blond whose father owns a brewery ? -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm -

Crypto Locker Virus

2014-03-03 Thread Stephen Weeks
Just a heads up ... this nasty little virus hit our servers last Tuesday night and me and my colleague had to pull a 26 hour shift to restore our system from backups. It is ransom ware which encrypts your files on the server ... it seems mainly office files and dbf's. Luckily we had good backups

Re: [NF] Laptop Recommendations

2009-05-05 Thread Stephen Weeks
I've had my share of laptops HP, IBM etc. but the Toshiba Satellite Pro is the king of laptops, I'm on my second one ,the first one was totalled in a car crash, I was driving, not the laptop:) Regards Steve -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - A

Re: Chrome Back button looks like a troll

2009-08-06 Thread Stephen Weeks
More interestingly Stephen I notice a saved favourite on the toolbar called "M For Mature" ... hh :) Regards Steve -- Stephen Weeks stephenwe...@fastmail.fm -- http://www.fastmail.fm - IMAP accessible web-mail ___ Post Messages

[NF] Nice Virus Story

2008-01-29 Thread Stephen Weeks
.hooorah. The moral of the story is If any of you are using ETrust, get rid of it. We are almost fully back up and running now, the doctor has reduced my medication and put me on a nerve tonic :) -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - The way an email se

Re: [NF] Nice Virus Story

2008-01-29 Thread Stephen Weeks
> Oof. Nasty. Sophos is excellent it has to be said. But perfectly justifiable given that we have just had 2 weeks downtime :) -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - mmm... Fastmail... ___ Post Messages to: Pro

Re: [NF] can they get any dumber???

2011-03-11 Thread Stephen Weeks
Hilarious, I thought my users were the dumbest, its a bit like my good lady wife, she and technology do not mix, a neighbour knocked my door one day couldn't get his car started and asked me to give him a bump start, I agreed, told my wife and she said "I didn't know you had a bump starter". Anoth

Re: Page Numbers - Data Grouping in Reports

2011-04-19 Thread Stephen Weeks
Maybe spilt the report across multiple groups :- for ncnt = 1 to 10 set filter to DRIVER=ncnt report form MyRep to file "dummy.txt" noconsole _Pagetotal=_pageno report form MyRep to printer prompt noconsole endfor Or something like that ... -- Stephen Weeks

RE: [NF] Awesome IT revenge story

2011-06-24 Thread Stephen Weeks
Is that true ... bloody hilarious On Fri, 24 Jun 2011 09:21 +0100, "Adam Buckland" wrote: > When I worked in the financial services software market we had a product > for pensions but for the internal Alpha presentation, the product name > we chose wouldn't fit on the screen so we abbreviated i

Re: "Days Used" function.

2007-01-24 Thread Stephen Weeks
I have a program which we use to calculate time difference, you provide the start date & time and the end date and time, you can also specify wether weekends are included or not etc,etc. I will gladly email you a copy Alan. Regards Steve -- Stephen Weeks [EMAIL PROTECTED] --

Re: "Days Used" function.

2007-01-25 Thread Stephen Weeks
Alan, Tried to upload to leafe.com but slow as f**k, so heres an attachment of program, hope it helps ! Any questions just ask :) Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - Accessible with your email software or over the web

Re: "Days Used" function.

2007-01-25 Thread Stephen Weeks
Michael, Tried to upload to leafe.com but it is running like a dog and hanging so i guess there must be a problem ? In case you wanted a copy ive attached the file, good luck, hope it proves useful. Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - A no

Re: "Days Used" function.

2007-01-25 Thread Stephen Weeks
OK ... yes ... i am stupid and replied to both Alan and Micheal by using the profox@leafe.com address DUH ! I have sent the replies to the correcty email addresses now. Sorry Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - Faster than the air-speed velocity of

Re: Wierd SQL Error - Any Ideas?

2006-08-01 Thread Stephen Weeks
t;<<<<<<<<< should be "from curtemp,curtemp2" since you are selecting from both tables ? Join curTemp2 on curTemp2.PK=curTemp.FK1 ; Where curTemp.F1="A01" ; Into Cursor curResult Dont know if this has been resolved but suggestion in

RE: Wierd SQL Error - Any Ideas?

2006-08-02 Thread Stephen Weeks
> You are using the "old fashioned" method Of course ... I am 50 you know :) I just tried your code and adding the second cursor/table name stopped the problem ! Regards Steve -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - Access your email from hom

RE: Forcing the Valid event in a checkbox

2006-10-06 Thread Stephen Weeks
> I've tried this code in both the Valid method and the LostFocus method. > > Any other ideas? > > Thanks! > > John HOW ABOUT : thisform.object.mouseleave contains theisform.object.valid -- Stephen Weeks [EMAIL PROTECTED] -- http://www.fastmail.fm - Access yo