All - Thanks for your input.
craigber - We are developing a c# app but need to hit some legacy vfp code.
OlafDoschke - Nice catch. I haven't actually tried the sys(2335,0) function yet, but will just to see what happens.
MikeLewis - Looks like I'm going down that road again. The wrapper...
The SYS function was the one I was looking for. I spent some time looking for it this morning but didn't realize that was the one. I've been down the "wrap all outputs in an if-endif" road before and didn't want to do that again.
Thanks for your help.
Is there a way to hide VFP WAIT windows so that my VFP DLL doesn't fail when it executes a WAIT WINDOW command? I thought I saw a command a while back to disable all VFP screen output but do not remember what it is.
Thanks
JRB-Bldr,
Thanks, that's a good idea. Currently I have a second report with the grouping break on NEW LINE but your suggestion is a better solution. I'll give it a try.
Thanks again,
--Pete
Hi all,
I'm using VFP9 and trying to change the report grouping to break on either a NEW LINE or a NEW PAGE depending on a form property.
Manually I can change this under "Report Properties", "Data Grouping" tab, "Group starts on". I would like to know if this can be changed programmatically...
Hi,
I'm using VFP 9 on a Vista machine.
My user needs to locate an existing customer when adding a record via a grid control. They would like the option of searching for the customer based on the customer number or name.
I have created two combo boxes with these properties:
-...
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.