Hello all,
I am trying to find a way of a user entering a postcode for an address look up which I can later use when we create an order. I have tried the below but without success so I am asking for advice on what is wrong with the below or do the expert users know some other way to do this...
Paul
You mentioned, "One thing you didn't make clear is whether the message gets "typed" by the part that simulates typing the message, you just said the message doesn't send. I will assume it is NOT being "typed" as that is probably the main problem and why no message is sent, the whole thing...
Hello all
Haven't posted for a long time and hoping someone can suggest a link or other assistance.
This forum has multiple posts for WhatsAPP messages via VFP but having tried them, none appear to be working, well at least not for me.
I have the WhatsAPP Windows 10 App installed from the...
Tore
I remember once when you insulted me sometime ago because you mentioned about users not showing a real name. I have to say that Mike's offer was quite valid but your response, "I don't need any third person's assistance" was quite rude in my opinion. The posts on threads within this VFP...
In answer to Mandy’s post, I am a subscriber to “Computer Active” and this was an article in issue 673 dated 20 December 2023:
Quote:
WINDOWS 12 'COMING JUNE 2024'.
Microsoft will release Windows 12 in June 2024, according to Taiwan's biggest financial newspaper Commercial Times. It made the...
Chriss
The "SET REPORTBEHAVIOR TO 90" was a typo. I just checked my PRG and it is set to "SET REPORTBEHAVIOR 90" but thanks for pointing that out.
Thank you
Steve Williams
VFP9, SP2, Windows 10
atlopes
I tried your suggestion but the font didn't change. I also change the SET REPORTBEHAVIOR TO 90 as Chriss suggested but still no effect.
I then tried out the overlapping putting a duplicate field over the top of the original, changed the field font settings and added the condition to...
Hello
I recently resolved my problem on thread https://www.tek-tips.com/viewthread.cfm?qid=1825298 (thank you)
This is a follow on from that thread and would like to know how to change font type using "Print when" or other method on a report when a particular condition applies.
I am aware of...
Chriss
I resolved my issue in the following way by creating a "MASTER" table, then the following code (abbreviated):
* mmastlink=525 (as an example)
tempfile=SYS(2015)
tempfilet1=SYS(2015)
tempfilet2=SYS(2015)
tempfilet3=SYS(2015)
USE COSTMASTER SHARED
COPY STRU TO tempfilet+'.dbf'
COPY STRU...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.