Its been awhile since my company has upgraded its Acrobat, were currently using Acrobat 5 and we are using the "Batch Processing" feature to automatically crop pages in a specific folder.
I can't find this feature in Acrobat 9, is there something that will automatically crop pages in a folder ...
I've installed Active State perl 5.8.0 on a new PC for a new user. When running a perl program from the command prompt, there are 2 command line input
c:\> script.pl input1 input2
when running the program is doesn't recongise any command line input. This script is running on 10 other PC's...
I have an automatic script that executes a bunch SS commands. When I use the ss get %file% -GL%DEST%, the -GL command outputs a user prompt asking:
Set %DEST% as the default folder for project %file% (Y/N)
My %DEST% is different from my working folder. How can I make it so it does not prompt...
I'm populating an excel file from a perl script using Win32::OLE, but when I push a number with a decimal point excel auto formats it takes off the .0.
How can I set the cell formatting to allow for one decimal point ?
Thanks
Pure autoCAD newbie, I have a question about the Mark Up Files (RML) and associated them with DWg files.
Heres my dilema, I want my users to be able to create a "markup" of a dwg file but i want the others users to be able to view the dwg with the rml file. Is there a way to make a marked up...
I don't think i'm doing this right because my result is -1
I'm trying to launch a simple stored procedure, that doesn't require any input, and just display the results.
Heres the code
use DBI;
use DBD::ODBC;
my $server = "ServerName";
my $db = "DBName";
my $username = "xxxxxx";
my $password...
I need some beginner help on using perl to connect to an SQL Server 2000.
Versions
Perl v5.8.0
DBI v1.45
MS Sql Server 2000
I just installed the DBI but when i try and connect using use DBI;
use DBD::ODBC;
I get an error "Can't locate DBD/ODBC.pm in @INC"
Which leads me to believe that...
I'm new to this DBI database connection stuff but I'm getting this error when I have a "use DBI;" at the beginning of my script.
I have narrowed it down to my DBI not correctly installed but I can't find any documention on reinstalling DBI. The system that I wan't to install it on doesn't have...
I'm reading in a file(code structure) line by line and I need to come up with a pattern match for a line:
indirect( field("VARIABLE") field("VARIBLE") etc etc etc )
I need to get the first field and the first variable only.
I have tried ^ or /o and i think I'm doing it wrong.
any...
I'm writing a script to search code for specific details.
The code i'm searching uses opening and closing ( ) with code in between.
How can I search for these opening and closing characters ?
Thanks
I have created a link to another database using a macro. However it requires me to enter the full path to this database. I was wondering if there is anyway of coding it so that to looks in the current directory for the file.
I'm wondering how i would copy all information from one table to another exact same table.
Its for a history, that whenever things are more than 6 months old, it will copy to the other database keep the main one small and organized
any ideas or suggestions
Thanks in advance for all your ideas!!!
Hey everyone, I have been asked to investigate why only some people's out of office notification is working and not others. I'm not too fimilar with some of the settings for Notes Administrator.
My out of office notifcation works fine, i'm part of the admin group, I created another generic ID...
Is there anyway that automatic updates can be pointed to a server or another pc that contains or downloads these updates ?
The situation i'm in is that I rolled out 65 new Win 2k Pro PC's and i don't want the users to update files on their own. I want it to update off a controlled server.
Is...
Whats the easiest or best way to launch other MS Access database on a form inside of your main database ?
I have a main central database and I want to link to other existing databases
any suggestions ?
Thanks Everyone!
I have been looking everywhere for documentation or anything to tell me how to setup php on my Linux Server.
I have apache 2.0.4 installed and it is running and tested. When i look at the httpd.conf, it includes the php.conf.
Where do I put the *.php files ?
Right now i'm trying them in the...
I'm haviing this problem with the netware client (4.83 SP2) no automatically locking the workstation when the screen saver starts. I'm using Windows 2000, any screen saver with password option checked. I can't figure out why it won't lock the workstation
Can anyone please help ?
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.