Hi.
Up to now, I've been doing file transfers back and forth from a central office to remote offices, automatically, opening a port for Output when sending, and Input when receiving.
Does anyone know if there's a way to open both ports (local and remote) for Random, to transfer these files, so...
I want to programmatically create a custom class (MYFORM) based on FORM, so I can use it instead of FORM.
More importantly, I want to be able to add a property that doesn't exist in FORM (say, NeverUsed) that may be either .T. or .F. (in this case the default should be .T.).
Also, I want to...
Hi.
I've set my main form (top-level) to be maximized. The user can close or minimize it, but not otherwise resize it (intentional).
But the bottom of the form doesn't stop at the Windows status bar. So when I generate a preview and then minimize the preview, the minimized icon 'disappears'...
Hi.
I was experimenting with custom toolbars, and created one. Then I tried to add it to my top-level form. An instance of it is in the same window, but not really on the form, and doesn't show up when I run it. Furthermore, it created a Formset where there wasn't one before.
I don't want this...
I have a table that contains 5 fields whose values are determined by the user, and which are subsequently to be used as column headers (for example, Widgets, Gizmos, Doodads, Thingies and Watzits).
A second table holds records containing a date and sales info about each of the 5 fields in the...
Weedz...
I put your code in the INIT() of my main form, but when I try to run the programme, I get an error message:
No PARAMETERS statement is found
and the line SET SYSMENU TO is highlighted in the code of my MENU1.MPR
Why is that?
Thanks
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.