thanks to everyone who shown intrest in my thread.
I have now got it working see below
Var
stockRep Report
siNCopies SmallInt
stPrompt String
repInfo ReportPrintInfo
endVar
siNCopies = 0
stPrompt = "Print how many copies?"
siNCopies.view(stPrompt)
if siNCopies > 0 then
repInfo.nCopies...
I have just been upgraded from pdox7 to pdox10
also from win 98 to win 2000 proffessional.
the code below is part of what is in a button i wrote while i had pdox7 basically you pushed the button, typed in a varable, it opened the report(which is a 1 page A4 label) then a popup box appears ask...
I have dbf table which after the text stops fills the rest of the field with underscores ie
|field1 |field2 |
|Potatoes___________________|10kg____|
|carrots____________________|5kg_____|
is the a little coing that will strip away this underscore
please help If you can...
Table Problem can you keep a table ontop of a form while editing the form
I have a push button which queries a table then creates and open the table over the form where the button is.
I would like the table to be visable so information can be took from it and typed into the form.
Please,is...
I Have a form and link to it is a table
| No | product | no of containers | Qty | U.O.M |
| 1 | orange | 2 | 25 | kg |
| 2 | bananas | 3 | 50 | kg |
What i want to do is run a push button so that the each record is multiplied by the number in "no...
thanks for you time in replying.
I think me question was not explained very well.
I will try again.
I Have a form and link to it is a table
| No | product | no of containers | Qty | U.O.M |
| 1 | orange | 2 | 25 | kg |
| 2 | bananas | 3 | 50 | kg |...
Now please bare with me
If I have a table in Pdox7 with 5 different records in it, and one of the the fields in each record is a showing a number. Can you duplicate the the records by that number.
Please contact me with the answer or ask for more details
can you open a windows application from a button on a form in pdox7 ???
any advice will be concidered and used
Please remember to write your anwser in a way that some one who knows less about programming than a penguin knows how much fish would costs down his local market
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.