I'm fairly new to Perl. I have written multiple perl scripts that take a text file and parse it according to particular needs. The problem is that I have almost sixty scripts that are for very specific purposes and used only by one specific client. I also have my production scripts that I use...
I'm pulling information from a text file into an array and that works well. The problem is that I need to add two of those items together. It appears that it is treating them as strings or something because it will not add them together. Instead of returning a result it prints a zero.
Is...
I can't seem to get this piece of code to work. It is supposed to get a parameter (complete path and filename) from an html form, open a file at that location, print the data, and close the form.
The relevant lines of code are as follows:
my $filenew = param("comppath")...
I'm trying to create or replace a file with the contents of the textarea from an HTML form. I actually have it working okay except for a formatting problem.
The resulting file should have the same lines as the textarea information but it puts it all in one line.
I've tried putting the info...
Hello, I recently joined a company that uses Great Plains Accounting - the lastest, but no unsupported, DOS version.
Something happened that a batch in the G/L cannot be posted or deleted. In the posting module it shows it as "busy". In the G/L transactions section it shows that it...
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.