No announcements
Found 1891770 threads
-
0 Votes
Search file path when filename given
") Else Dim filename As String = files(0) 'do something with filename End If End Sub ...Answered | 11 Replies | 1000 Views | Created by Rionto - Wednesday, January 2, 2013 6:50 PM | Last reply by Rionto - Thursday, January 3, 2013 8:25 PM -
0 Votes
Download or Delete files with given full path filename
User-1419202310 posted To Download: string filename = "D:\\users\\Abc.txt"; if (filename !Answered | 4 Replies | 5 Views | Created by Anonymous - Wednesday, May 20, 2009 4:46 AM | Last reply by Anonymous - Wednesday, May 20, 2009 6:02 AM -
0 Votes
Resource Full File Path
I need the full path and I don't want to have to update a string constant everytime the project is moved.Answered | 4 Replies | 2961 Views | Created by d_troyer - Wednesday, June 17, 2009 3:44 PM | Last reply by David M Morton - Wednesday, June 17, 2009 4:00 PM -
4 Votes
Calling forms with full path
One of them can remain in VFP cache and then it can be executed even when the file was deleted...Answered | 9 Replies | 4206 Views | Created by Larry_Nuñez - Tuesday, November 16, 2010 1:57 PM | Last reply by Pavel Celba - Thursday, November 18, 2010 2:23 PM -
4 Votes
Check if file exists in the path
If they provide a full path then you'll be calling File.Exists on the full path.Answered | 4 Replies | 3972 Views | Created by Ashok K - Tuesday, November 6, 2012 3:05 PM | Last reply by ScottWerkema - Tuesday, November 6, 2012 4:44 PM -
0 Votes
How to Retrive the file name from given file path?
Try This DECLARE @v AS VARCHAR(2000) = 'C:\Program Files\Microsoft SQL Server\MSSQL.1\Samples\Microsoft SQL Server Engine Samples\Full Text ...Answered | 7 Replies | 1976 Views | Created by SrujanM - Monday, May 20, 2013 7:09 AM | Last reply by santhubt - Monday, May 20, 2013 3:06 PM -
3 Votes
How to store files from a given path in an array?
In that case are the xml filenames unique otherwise how can you tell which file in meta goes with the file in 123-421?Answered | 16 Replies | 1307 Views | Created by Bumba_007 - Saturday, September 30, 2017 3:33 AM | Last reply by CoolDadTx - Tuesday, October 10, 2017 3:28 PM -
0 Votes
Deleting files by path
Hi I posted a real example for you, with 2 options first one , the script will parse the library and the second one use CAML queries which are ...Answered | 2 Replies | 884 Views | Created by Technought - Wednesday, May 3, 2017 3:17 PM | Last reply by romeo donca - Tuesday, May 9, 2017 5:15 AM -
1 Votes
getting full path of fileupload in clientside
Important note from that link: "This property returns the name of the selected file with a fake path in IE, Google Chrome, and Opera, and ...Answered | 3 Replies | 7827 Views | Created by Bibek Gautam - Sunday, May 27, 2012 11:24 AM | Last reply by Family Tree Mike - Sunday, May 27, 2012 3:33 PM -
0 Votes
Unable to get full path from silverlight "SaveFileDialog"
Hi siri_1989, Because Silverlight works in sandbox, it doesn't access local file system directly.Answered | 1 Replies | 894 Views | Created by siri_1989 - Monday, September 14, 2015 1:36 PM | Last reply by Weiwei Cai - Tuesday, September 15, 2015 2:28 AM -
2 Votes
How to get full path of my file
To open my XML file i am using DOM parsers load method .Answered | 11 Replies | 3968 Views | Created by RITESH_SHINDE - Monday, November 9, 2009 12:09 PM | Last reply by D.Sreedhar - Tuesday, November 17, 2009 4:58 AM -
0 Votes
The given path's format is not supported.
Do you have access to all files in the folder?Answered | 4 Replies | 13100 Views | Created by Priti06 - Thursday, July 19, 2012 9:30 AM | Last reply by SSISJoost - Thursday, July 19, 2012 10:25 AM -
1 Votes
Visual Studio 2012 - display full path of current file
You can build it locally but you likely need to install the 2012 SDK first (Answered | 2 Replies | 5550 Views | Created by Ironwil - Wednesday, October 17, 2012 6:31 PM | Last reply by Nate Greenwood - Monday, October 22, 2012 4:18 AM -
1 Votes
Help to create a form that download files to a specified path
Select a path for destination 2.Answered | 4 Replies | 448 Views | Created by Alkabah - Tuesday, December 29, 2015 2:24 AM | Last reply by Alkabah - Tuesday, December 29, 2015 3:51 AM -
0 Votes
VB.Net code for script task to get filenames of 0kb and delete it
OK, so Directory.GetFiles needs to be used as in http://msdn.microsoft.com/en-us/library/07wt70x2%28v=vs.110%29.aspx Or see complete code in ...Answered | 1 Replies | 816 Views | Created by Ashokaveer - Wednesday, July 2, 2014 9:50 AM | Last reply by ArthurZ - Wednesday, July 2, 2014 3:17 PM -
1 Votes
Get filename?
If the file name are unique, you can use HashTable to store the filename and file path.Please try the sample ...Answered | 4 Replies | 2915 Views | Created by Darkisen - Thursday, December 4, 2008 10:05 AM | Last reply by Harry Zhu - Monday, December 8, 2008 4:37 AM -
0 Votes
Newbe delete file problem
To delete a file you simply need to call File.Delete and pass it the filename.Answered | 2 Replies | 362 Views | Created by liszewski - Tuesday, June 16, 2015 3:26 PM | Last reply by Magnus (MM8) - Tuesday, June 16, 2015 5:00 PM -
2 Votes
Unable to read File full path using " msg(FILE.ReceivedFileName) " in orchestration. is there any other alternative for read File full path.
If you are receiving message from the file receive location the BTS.InboundTransportLocation context property will have the path of the file location which is configured in ...Answered | 7 Replies | 3186 Views | Created by mkalyansrinivas - Monday, December 3, 2012 4:45 AM | Last reply by mkalyansrinivas - Monday, December 3, 2012 12:32 PM -
0 Votes
download images from given urls in a text file
Here are a couple of download examples in SSIS: http://microsoft-ssis.blogspot.com/2011/05/download-source-file-from-website-with.htmlPlease mark the post ...Answered | 2 Replies | 3165 Views | Created by Narendra Mangala - Tuesday, July 24, 2012 7:24 AM | Last reply by SSISJoost - Tuesday, July 24, 2012 8:23 AM -
14 Votes
How to read text file from given path????????????
Your question "How to read text file for given path" has been answered above.Answered | 19 Replies | 2142 Views | Created by RaviRaju - Monday, June 11, 2012 12:45 PM | Last reply by Prashanth Iyer - Friday, June 15, 2012 6:11 AM - Items 1 to 20 of 1891770 Next ›
No announcements