The oWord.Selection.Find.Execute ....etc. line was not related to the picture, it was placing the current date where needed in the document.
I made some syntax changes and get the following to open the Word document. The word <<Photo>> should be deleted but it is not. I figure I should get...
I would rather search for a keyword as I have been doing it this way for form letters. It is easier for the average user to create templates this way. I now get an error Member CONTENT does not evaluate to an object. I have pasted my test code below so perhaps my error will stand out. I am...
I am testing with a prg file so I changed thisform.oDoc to oDoc where appropriate. The first thing that happens is I get an error Variable 'LNSTARTPOS' is not found..
I call Word to create a document and use find and replace to replace specified places with data I want. Now I want to insert a picture into a specified spot.
I use: oWord.ActiveDocument.Bookmarks("OffenderPhoto").Select to position the cursor, which works.
I then use...
I can follow you up until you say "place a filter" on the security group. How do you do that? Also, my main goal is to limit usb drive access. If you happen to find that, it would be appreciated. Thanks.
Here is the ADM file:
CLASS MACHINE
CATEGORY !!category
CATEGORY !!categoryname
POLICY !!policynameusb
KEYNAME "SYSTEM\CurrentControlSet\Services\USBSTOR"
EXPLAIN !!explaintextusb
PART !!labeltextusb DROPDOWNLIST REQUIRED
VALUENAME "Start"
ITEMLIST
NAME...
I new to working with Group Policy but find it easy to manage many pc's. I want to limit some pc's so they cannot use USB drives. I followed the directions at http://support.microsoft.com/default.aspx?scid=kb;en-us;555324 with no problem but there seems to be no effect on the client machines...
I have a form with a timer event that runs the following code:
SET BELL TO thatplace+'\Settings\_CSRAlert.wav'
? CHR(7)
SET BELL TO
thatplace is a data location.
When I run this form from within FoxPro, the sound plays.
When I run this form from the executable, I get no sound and no error. I...
I have an app that will take picture the user selected and line them up 4 to a page with the file name appearing under each picture. My database only contains the location of the picture. When the reports run, all works ok unless you do a lot of pictures or pictures with a large file size. I...
I have an app that will take picture the user selected and line them up 4 to a page with the file name appearing under each picture. My database only contains the location of the picture. When the reports run, all works ok unless you do a lot of pictures or pictures with a large file size. I...
List1.RowSource=List1.RowSource had no change.
I had the following code in the activate of each page to highlight the active page:
THIS.Parent.Setall("Forecolor", 0, "Page")
THIS.Forecolor = 16711680
THIS.Parent.Setall("Fontbold", .F., "Page")
THIS.Fontbold = .T.
Once I removed it, the list...
I've got a listbox on a page of a pageframe. It is based on an array. When I add a value through code to the array I use:
thisform.PageFrame1.Page1.List1.Requery
thisform.PageFrame1.Page1.List1.NumberOfElements=NumberFound
thisform.PageFrame1.Page1.List1.Refresh
But the list does not show the...
I have a main domain with a sub domain. I want to remove the subdomain and all users in it. For the two servers that host the active directory for the subdomain, would it be correct that all I have to do is run DCPROMO on both to accomplish my goal?
Thanks
I looked at the delegation and only the administrator is listed. At the server security, I found the everyone group was there but none of the permissions were selected. Still clueless. 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.