Hi,
Very rusty at Perl. Trying to get back into it by building simple scripts. I can't figure out what is wrong with my script. Your assistance is very much appreciated!
Trying to develop a simple script to parse a file and output to a new file.
Here is the input file contents...
Hi,
I am creating an application that references the acrobat type library. The Interop.acrobat.dll is
I don't know what I am doing wrong, but when it runs, I receive an error specifying that retrieving the COM Class factory for component with CLSID (FF76CB60 ...) failed due to the following...
Hi Groupwise forum,
Could you please list out all the different file extensions that are associated with groupwise?
So far I have GWI, MLM, NAB, and DB. Are there any others?
Thank you in advance!
Hi,
I have an interesting problem where I want to create a report using a select statement having a subquery union of several tables (partial query below). The sub union query has a variable (sPeriod) that will be set to the Period ending Date specified on the form before the user clicks view...
Hi Tek-tips,
I came across an interesting design issue with a textbox on an access 2k form. When the user CLICKS the textbox, the File_Enter() event happens, which has a call to a function to prompt the user with an open file dialog. Once the user selects a file, the textbox is populated with...
Hi,
Thanks in advance for responding. I am coding a simple utility to set all the pdfs magnification to "fit page". i tried doing this ...
Set avp = AVDoc.GetAVPageView
Set PDDoc = avp.GetDoc
' first param is type (1 being "fit page"), second is scale
i = avp.ZoomTo(1, 1)
If i = 0 Then...
Hi,
I am trying to configure our production pc to restrict users from changing the time/date, IP address and installing programs.
i created a user account, operator, as restricted user. this works fine except our time clock software has to be run as administrator. the registry would...
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.