Re: Grid weird behaviour

2008-07-10 Thread Seng Hock Yap
hi Allen and boer,

i have solved the problem by replacing all the remove grid column command
"thisform.mygrid.column1.visible = .f." with "thisform.mygrid.
REMOVEOBJECT('column1')".

is this a bug for VFP ? haha

 thanks Yap


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Grid weird behaviour

2008-07-09 Thread Seng Hock Yap
hi all,

i just discovered a weird behavior in my grid.

when left arrow is pressed in 1st column of the grid, the grid will display
only last 3 columns.

anyone know about this problem ?

thanks
yap


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Suggestion for using 2 GSM modems in a program

2007-11-25 Thread Seng Hock Yap
hi all,

i am doing an SMS application to topup mobile phone prepaid with 2 GSM
modems(MODEM A and MODEM B), the flow is as follow :-

1) MODEM A is receive SMS
2) save the request from incoming SMS to a table SMS.DBF for later
processing and sending out MODEM B
3) loop through the SMS from SMS.DBFand send out SMS to topup

since there is no UI involve, i will use write the topup application using
.prg.

pls advice me.

thanks,
Yap


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: [NF] Server Remote Control

2007-08-02 Thread Seng Hock Yap
hi,

i use both crossloop and logmein free for Remote Control

for file transfer, i use skype and HTTP File Server from
http://www.rejetto.com/hfs/

Yap


On 8/3/07, Kenneth Kixmoeller/fh <[EMAIL PROTECTED]>
wrote:
>
> Hey! - -  -  -
>
> I seek your wise counsel.
>
> Background: We are headed out-of-town for a couple of weeks. I need
> to work.
>
> Question: What is the *simplest* way to:
> - Control only one PC, a W2K server behind a router
> - Do it from multiple machines (in hotels, etc.)
> - (This seems to be the kicker): Have the ability to transfer files
> (if I log in from my laptop)
>
> I know we have had discussions of this before. From the archives, I
> am checking out "Crossloop" and "LogMeIn." I am currently using "Real
> VNC" to control computers within my network, but (looking at their
> Web site) I can't transfer files (and I am reading to figure out how
> to get through my router). Will Windows "Remote Desktop" let me do
> this? (is is available on W2K Server?)
>
> I am certainly willing to buy the version of Real VNC (or whatever)
> that allows me to do this, but before I do, I seek your wise counsel.
>
> Ken
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Can FPD2.6 application run on Windows 2003 server

2007-01-11 Thread Seng Hock Yap
thanks virgil.

the customer haven't decide yet. i sure will trouble u if have problem. hah.

Best Regards,
Yap


On 1/12/07, Virgil Bierschwale <[EMAIL PROTECTED]> wrote:
>
> Never had problems with DOS applications hanging, BUT you have to do this
> as
> a minimum:
> 1. Support files in the path (novell on drive Z)
> 2. Config.fp settings set to local drive, NOT to server
> 3. separate operating folder on the server for each client accessing the
> system, use getenv() to swap the folders
>
> If you do this, you will not have problems..
> If you do, set me up a vnc situation and I'll help you to get it working
> properly with you being onsite and me being offsite.
>
>
> Virgil Bierschwale
> http://www.virgilslist.com
> http://www.tccutlery.com
> http://www.bierschwale.com
> http://www.bierschwalesolutions.com
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
> Of Christof Wollenhaupt
> Sent: Wednesday, January 10, 2007 4:07 AM
> To: profox@leafe.com
> Subject: RE: Can FPD2.6 application run on Windows 2003 server
>
> Hi,
>
> > Does anyone run FPD2.6 application on Windows 2003 server ?
>
> They don't work with Terminal Services. DOS applications hang multiple
> times
> a day without any solution that I'm aware of.
>
> --
> Christof
>
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Can FPD2.6 application run on Windows 2003 server

2007-01-10 Thread Seng Hock Yap
thanks all.

thanks Malcolm and peter for tamedos and jml for the link. +_+

thanks,
Yap

On 1/11/07, Jean Laeremans <[EMAIL PROTECTED]> wrote:
>
> On 1/10/07, Seng Hock Yap <[EMAIL PROTECTED]> wrote:
> > Peter,
> >
> > what is tamedos ? must install in all workstation (win98 and winxp) ?
> where
> > can i download it ?
>
> http://www.tamedos.com/downloads/downloads.htm
>
> As usual google's your friend.
>
> A+
> jml
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Can FPD2.6 application run on Windows 2003 server

2007-01-10 Thread Seng Hock Yap
Peter,

what is tamedos ? must install in all workstation (win98 and winxp) ? where
can i download it ?

thanks
Yap
On 1/11/07, Peter Cushing <[EMAIL PROTECTED]> wrote:
>
> Seng Hock Yap wrote:
> > Peter,
> >
> > thanks for your reply.
> >
> > how about the stabality of the FPD appliation ?
> >
> >
> No problem.  We are running an FPD application with anything up to about
> 60 users accessing it fine.  We do need to install tamedos on each
> workstation or the processor usage goes up into the 90's.
>
> Peter
>
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Can FPD2.6 application run on Windows 2003 server

2007-01-10 Thread Seng Hock Yap
Peter,

thanks for your reply.

how about the stabality of the FPD appliation ?

Yap


On 1/10/07, Peter Cushing <[EMAIL PROTECTED]> wrote:
>
> Seng Hock Yap wrote:
> > sorry, maybe i didn't write my question properly.
> >
> > the FPD2.6 application will be stored in the dump win2003 server to
> allow
> > WIN98 and WINXP workstation open the FPD2.6 application. no terminal
> > services involved, just simple sharing.
> > will there any problem in printting ?
> >
> Should not be any problems printing as long as you:
>
> net use lpt1: \\myserver\myprintshare
> etc.
>
> then print to the lpt port.
>
>
> Peter
>
>
> 
> This communication and the information it contains is intended for the
> person or organisation to whom it is addressed.Its contents are
> confidential and may be protected in law.  Unauthorised use, copying or
> disclosure of any of it may be unlawful.If you have received this message
> in error, please notify us immediately by telephone or email.
>
>
> While Rajan Imports has taken every reasonable precaution to minimise the
> risk of virus transmission through email, we cannot accept liability for any
> damage which you sustain as a result of software viruses.
> It is the responsibility of the recipient to ensure that they have
> adequate virus protection.
>
> www.rajan-group.co.uk
>
> Rajan Imports Ltd
> Head Office:61 Great Ducie Street, Manchester M3 1RR. Tel:0161 831 3700
> Fax:0161 831 3715
>
> London Office:17-19 Foley Street, London  W1W 6DW Tel:0207 299 7960
>
>
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Can FPD2.6 application run on Windows 2003 server

2007-01-10 Thread Seng Hock Yap
sorry, maybe i didn't write my question properly.

the FPD2.6 application will be stored in the dump win2003 server to allow
WIN98 and WINXP workstation open the FPD2.6 application. no terminal
services involved, just simple sharing.
will there any problem in printting ?

thanks all
Yap


On 1/10/07, Christof Wollenhaupt <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> > Does anyone run FPD2.6 application on Windows 2003 server ?
>
> They don't work with Terminal Services. DOS applications hang multiple
> times
> a day without any solution that I'm aware of.
>
> --
> Christof
>
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Can FPD2.6 application run on Windows 2003 server

2007-01-09 Thread Seng Hock Yap
hi all,

Does anyone run FPD2.6 application on Windows 2003 server ?

thanks,
Yap


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---


___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.


Re: Error 2091 table corrupted, needs repaired!

2006-11-22 Thread Seng Hock Yap
hi, try

   set tablevalidate to 0
   USE badtable.dbf
   COPY TO temp WITH cdx
   use
   COPY file temp.* to badtable.*


On 11/22/06, James E. Harvey <[EMAIL PROTECTED]> wrote:
>
> The table was fine 10 minutes ago. I ran several reports against it, no
> problems???
>
> It's my audit table and now users can't open forms.
>
> I don't have foxfix, but do have last nights backup, but was wondering why
> this happened???
>
> Is there less expensive option than foxfix 5.2 ($249.00)
>
>
>
> James E. Harvey
> Corresponding Officer/M.I.S.
> Hanover Shoe Farms, Inc.
> www.hanoverpa.com
> [EMAIL PROTECTED]
> 717-637-8931
> fax: 717-637-6766
>
>
>
[excessive quoting removed by server]

___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.