...adslhf START sfdlhadsa END
2) START sjdkhfa END
or
START adslhf START sfdlhadsa END END
I have found, but this does not quite work as it returns all values
(((?<Open>START)[^START|END]*)+((?<Close-Open>END)[^START|END]*?)+)*(?(<Open>)(?!))$
Can anyone help me identify to correct pattern?
Thanks although i have this code already and it doesn't always work.
The problem to be more specific (if I Can!)
Some users can connect to the share (\\server\share) by using connect as but no password (the user name is their NT user name)
I have tried to pass through the authentication with...
I have designed an application that requires access to a remote drive \\server\share, currently users access this by mapping a network connection and looking at the files.
I need to code this connection without mapping a drive. The "connect as" is also required as user connect via different...
I have just upgraded from SP1 to SP" and corporate policy seems to lock down macros. Unfortunatley I heavily using VBA and macros to control my emails, sorting, moving, expiring etc.
Any ideas how to chnage the Outlook macro security option to allow vba macros to run successfully?
We have a Citrix server with Word Published, each new user added to the system gets WORD 2003, the only issue is that we are unable tofind how to set their startup , user and workgroup template settings (Tools, Options).
At present we have to get each user to make a mnanual setting chnage after...
I would like to codee a filter for an eventlog. I have code that read and interprets a number of server event logs. My problem at present is that to find entries I have to look through each entry via for...next loop, which is horrendously slow.
eventvwr and eventqry.vbs have filter options...
No.
I have formatted everything but the return from the select statement always adds a space into position 1
ie
col1 col2
reply reply
reply reply
I need
col1 col2
reply reply
reply replay
I am usinf a old VMS system using Oracle 7(?) RDB and need some help in formatting a SQL statement
I have a select statement and need to reformat the column seperator. The select currently adds a space to the first character of the select, and I want to remove it so that the output starts at...
I have some code which Drags and Drops, but the drops, drops the data at the last cursor position, not the mouse position.
Is it possible for the cursor to move during the drag, so that the drop happens in the correct place?
Is it possible to add
app.OleRequestPendingMsgText
into an activex Object
I have an exe that runs a dll which then connect to MSexcel
I have tried adding the above into the activex but I get an error. I am looking to have a different error a each stage of the ole process, so cannot really do...
I have written some code that uses .find, which works on my pc.
It has then been run on different machines and the find functions differently.
I have updated my richtx32.ocx to the same versions, as they were different, but this has not solved the problem.
Any thoughts?
I have solved to cding issue, although some help files would still prove useful.
I now have another problem in theat I am tying to delete files from source safe using the type library.
Please note that the user does not have destroy rights
I am unable to find a .delete or .remove anywhere...
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.