Hi,
I'm been using mail merge for some time, lately I want to create a records/tables in my page. Till now I couldn’t find a solution.
Has anyone tried it or knows how to do it?
thanks
Dear All,
need to ask your opinion about an issue.
i have to GRANT SELECT for a specific user.
But one of my clients are far from us, and i dont want to give them "sysprogress" user to do the job.
remote access or citrix or this kind of access to their servers is out of the story since their...
Hi,
While im sending my data to report builder, im getting this error; "General Print Spooler Errror", and its a report builder error.
My question is, is it really a report builder error? or its comming from my printer?
thanks
Hi again,
im trying to capture all the "Available" table names that i loaded into my program.
for example if i did FIND FIRST "PERSON" where ...
... and whenever i call this code, it must return me the table name "PERSON"
anyone has any idea?
i tried my queries from _File and didnt do the job!!
maybe this help others so posting too:
after creating the m_Menu2, we surely add a trigger to it, and we cannot find our menu item in the triggers available, so add ...
ON CHOOSE OF m_Menu2 DO:
run Procedure
END.
Hi all,
I have a popup menu on a certain browser, but i want to add/drop items accroding to a certain condition, like certain users.
so my question is, is it feasible? can we do the items conditional?
Thank you
Hi,
I have a temp table, independent of the database (that is the temp table schema does not exists in the database).
I want to create textboxes on the screen databinded to these fields temp table fields.
Is there a way to do so?????
thanks in advance
Apparently the problem is due to the mouse events.
if i add a "MOUSE-SELECT-DOWN" event to the browse with nothing in it, (which means disabling the trigger), everythin works fine.
DO:
/* any comment */
END.
Is there a workaround to this problem, so I wouldn't have to create this empty...
Hello...
I have a strange problem regarding triggers.
I have a very simple window that contains a Fill-in (cText) and a browse (mainBrowse).
cText has a LEAVE trigger that contains the following.
DO:
APPLY "VALUE-CHANGED" TO mainBrowse.
APPLY "ENTRY" TO mainBrowse.
END.
The two...
HI
I have a OCX:WebBrowser and I just want to know if this control has byte limitation. For example does it have a limit for how many bytes I can display in it??
Waiting for your reply!!
Hey thanks! I can't get rid of the NEXT cause i have a really complicated conditions!! I must use the next. I just wanted to be sure that it will not effect the order.
Thanks
I have a FOR EACH with BREAK BY I just want to know if I uses a NEXT statement in this FOR EACH will it effect the order of the break knowing that I'm using NEXT statement after checking a field that is used in the BREAK.
For example: FOR EACH T-TEMP BREAK BY T-ID...
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.