This is the version of what I did.
*********************
Function test()
Dim inits As String
Open "c:\my.bat" For Output As #1
inits = "dir c:>c:\output.txt"
Print #1, inits
Close #1
shell ("c:\my.bat")
End Function
**********************
It worked just fine. The other interesting part is it...
We contacted the software company for Faxpress to verify the parameters. All are correct and they are designed to have the qualifier and data with no spaces.
Yes, I did test with a print command. The inits line does fill and update properly. We have also checked where we received the layout example. This same line is used in a command line in our ERP software. In that case it is in a cobol program. We use the cobol every night to ceate and send...
The shell command calls the command line created in the code just before it.
I can take this command and place a 'cmd' set in front of it and run it through the run line on the start menu and it works fine. Just seems to be when it is in the shell line.
This code is running within an MSAccess program and is used to send faxes to our fax server.
The code worked fine until recently when we began to get an error code 5 with a message of "Invalid Procedure Call or Argument" This program runs on a number of desktops using XP, SP3.
*********start of...
I am creating and sending a fax using our fax server.
This code worked great up until about a week ago.
Now I get the code=5 Invalid Procedure Call or Argument
This is part of a ACCESS mdb file that runs on the local PC's.
***********code start******************
Function CreateFax() As Variant...
We use Sharepoint to store technical drawings of our various products. We would like to automate a process, in the middle of the night, that would go to our Sharepoint library and check to see if a specific set of drawings has been updated during the day. I have found where I can add a field to...
We are running BackupExec 11D. We have now began to fill up our C drive where the default location is for the catalog and job log files. I would like to move both to another drive that has plenty of storage space. The problem is when I try to start BeUtility I get a message that states "the...
We are currently running version 11 of Backup Exec. Recently we started to clean up servers and combine tasks. This led to turning off and eliminating 2 servers. Within Backup Exec under Active Directory Domains we had some 12 servers checked for backup. It will not allow us to uncheck the 2...
Roadki11, thanks so much. Your recommendation worked like a champ. I checked and our old WWW record had been deleted. The recreate of the A record worked. I have submitted a star for you.
Thanks
We recently changed from hosting our own web page to allowing an outside service to host it. People on the outside can get to the web page just fine. We on the inside of the network cannot. We at one time had a forward lookup defining company.com as a 'use parent record'. We have deleted that so...
I am attempting to feed information to a label printer that is an old fashion pinfeed printer. We do approximately 9 different labels for various customers. The label stock, not counting pinfeeds, is 8.5 by 12.25, with 4 labels per page. I would like to generate this straight from Access...
I recently installed Verizon DSL and use their .net to handle my email.
What has suddenly happened is that the email I receive comes across with an HTML type format.
Below is an example:
************************************
<?fontfamily><?param Verdana><?smaller><?smaller><?x-tad-smaller>A new...
I have tried to search for this, with no success.
I have to send out some mass emails using Outlook 2003. This will go to approximately 100 people, some internal employees, some external contacts.
I do not wish for everyone to see everyone else's addresses. I know the best way to solve this...
I do have the report set to go to a specific printer. We are sending it to a PDF creator software where it creates a pdf on the harddrive so it may be attached to an email.
I have a report that I have developed in Access 2000. The report is large enough that I have set all margins to .5".
When the client puts the software onto a system that is using runtime, the margins revert back to a default of 1".
Being runtime, you cannot modify the report.
Is there a way in...
What is the specific reference for Microsoft Office?
I would like to be able to take off the '.11', but right now it seems to be the only way to make it work.
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.