Hi,
I have a bunch of PDF files set with "Fit Page" magnification. I would like to set it to "Default" or "Page Width" programatically. Does anyone knows which OLE automation method should I call to accomplish this?
I am using VFP8 to create a form with a grid that contains 4 columns using the property sheet. The column controls are as follows:
Column 1 - checkbox (readonly=.f.)
Column 2 - textbox (readonly=.t.,opaque)
Column 3 - textbox (readonly=.t.,opaque)
Column 4 - editbox (readonly=.t.)
Also I...
Hello:
I have a form that I want to return an array from it. I call the form with a DO FORM frmName TO laretval. The form manipulates the data and stores the values in an array property and returns the property. The problem is that laretval is not an array and only stores the first element of...
Hello All;
I have a memo field that I want to display in a grid. What I would like the user to see is the contents of the Memo field as is formated (by the SET MEMOWIDTH)in multiline style. Is this possible? How would I do it?
TIA,
Carlos
Hello all:
I created a toolbar using VFP toolbar class. In the toolbar I've included a number of objects among them a textbox. The problem I'm seeig is that you are not able to write in the textbox. Is this the way it works???
TIA,
Carlos
I have a web control on a form that has an INPUT='File' field on it. I want to populate the path programatically from my form to that field. I read that the value property of the INPUT='File' field is protected for security reasons, so I started looking for another approach with the _cliptext...
Hello All:
I have a form that contains several controls including an ole rich textbox. The problem is that within the box I am not able to use the TAB key to insert the TAB characters. I read on a MS tech article that you have to set all the controls' tabstop property to .F. so I did. But this...
Hello all:
I have a table in Informix that has a BLOB column that contains PDF files in it. When I connect to it the field comes as general but when I try to view it (CTRL+PgDn) a message comes up saying that the "OLE object is invalid or corrupted". I verified the data and it is...
We have a NW6 server and a couple of NW5.1 in our network. Our clients (Win2K with the Netware client) are setup with a preferred tree and context but no preferred server. The problem is that we have an app. that checks the Netware user's name for security; when the user authenticates with the...
Hello;
I have a cursor and I want to show the user some fields from this cursor using a GRID without creating a new cursor or table. For example, the cursor has fields1 - field60 and I want to show the user field1, field4, field5, field7. But I need the rest of the data to be there but...
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.