I have spent a long time figuring out how to write VBA code to build a table in Access that has a column for every phone feature we use. It is about 180 columns wide.
I have spent a long time writing the VBA code to search an individual phone record in a text file and extract the feature...
(I have serched the help files of VBA endlessly for a solution but it appears that I don't know how to ask my question)
I have the following code that opens a text file searches for certain strings and it works great as long as what I am looking for is in a fixed location but it needs to be...
Here is a snippet of code that I am having a little trouble finding a compliment command or rearranging the logic to accomplish my needs.
The first IF statement is straight forward and works.
The ElseIF statement that needs to come next is giving me problems. r1column1 and r2column1 need to...
Same Scipt, 3 senerios, The first 2 work perfect everytime but the 3rd (searching for a "1")will not work. The first searches for "/" 2nd for "2" and they loop like they are suppose to. The third searches for a "1" and finds the first occurance then stops. I don't get it!
PROC MAIN
string...
I give up.
I have looked and serched this web site for 3 days thru 1000's of titles and dozens of code snippets and can't find what I need.
Myself and an intern put together the following code last summer (I am not a programmer it is more like I hack code together until it works). Well I have...
I am at point where I don't know how to proceed. The following code handles the one exception perfectly. The code will pick out "ALREADY EXIST" on the fly and pass by and it and adds the feature at a rate of less than 2 seconds an instance. The problem comes when trying to add a second...
Is it possible to import a multi line record into an Access table. Specifically I have a text file and each record contains 11 lines of data and there is just shy of 99,000 records to import so a find and replace that I usually do in word equells about 11 million replacements before I can make...
I have added "WHEN QUIET 10 CALL WaitListS4" to account for a situation that had not been noticed before now when the script is ran the follow is returned:
Aspect Run-Time Debugger
Message: Error 3: Insufficient memory
Porcedure Name: waitlist
Target File Offest: 3923
Source File hdtallmaster...
Guys I am stumped.
I am gathering alarms from equipment. There is no way to get it to scroll continously. It displays about 9 entries then displays a "More..." above a right caret ">" . Because I never know how many pages there will be I can't hard code so many carriage returns without pages of...
I am having trouble formating an output file using "fwrite"
Fwrite is being used with varibles and strings "text"
The data is being written to the output file, just not the way I want it to.
I cannot figure out how to send a carriage return at the end of each fwrite.
This is basically a script...
Greetings, Has anyone been having problems with PW4 and or PW5 generating an error upon opening or making a connection from the connection directory on the 2nd, 3rd, 4th, etc... instance? On some days we can have open 8 instances without a problem. The next day you might have to try 5 or 6 times...
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.