Weet iemand hoe ik een zoekscherm direct kan laten zoeken
Ik heb een em_klantnaam
Als ik daar intik bv de letter A dan wil ik heb direct het volgende script laten uitvoeren
ls_klantnaam=string(em_klantnaam.text) + "%"
dw_zoekopnaam.retrieve(ls_klantnaam)
en daarmee laat die alle klanten...
hello
is there a way of getting control of the colorlines in a graph when I make a datawindowd 'graph' on a stored procedure
I have a lines now, (red and green) but the green is very ahrd to see.
Is there a way to get control of the green line and give it an other color ?
happy to here about it
is there a way to check if a router is online . I want something like:
li_ipcheck = ping 172.316.10.251
IF li_ipcheck > 0 then
messagebox("ok","ok")
else
messagebox("not oke","not oke")
END IF
Any help will do
Thnaks
Hello
Hopefully someone can help me
Is it possible to convert a formula as a string to an integer.
For example
ls_formula = "(1000-800)/20"
as a result i want li_result=10
But the formula will change evrytime when I run a new querie so the next time it could be something like...
HEllo
I want to using paradox tables in Powerduiler.
I made a connection profile. Connections is sucfully but If i wnat to open a table in the database painter it says :table 'x' has no collums, possible invalid file format
Anybody got an idee
cheers
hello
i'm struggeling with the follwing problem
I have a window with a print button.
after I press the print button, I want a popup where i can fill in the number of prints. after closing i want to close the popup and print dw_data the number of times i choose in the popup
what i have so far
I...
Hello
Is there a way to reset the clibboard
I will copy something on it a few times but in between I need the erase the clipboard.
Is there a way
cheers
hello
anyone now how i can creat a serie of numers at random with limitations?
So as a example.
I will fill in:
lowest numer:1
highsets numer:8
click on a button will give: 15268473
an other click will give : 68152437
etc, ect
So a random generator but between values i will type in tekst...
Hi
I want to insert multipel rows at the same time in a datawindow. Is that possible?
I am using this code right now, but that will only insert one row.
I want to insert as many rows as i choose from a dropdownbox.
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.