Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
1k views

Can't locate File/Glob.pm in @INC (@INC contains: D:/tools/lib .) at directory.pl line 2

I get this error when running my perl code Can't locate File/Glob.pm in @INC (@INC contains: D:/tools/lib .) at directory.pl line 2. line 2: @files=<*>; When i run the command, I get, ...
3
votes
1answer
106 views

Is there a way to open/read a database file created by updatedb with python?

I'm just curious if anyone has done this before. I'd like to use the database file generated by updatedb as sort of a "cache" for a searching mechanism, but without having to make any external calls ...
2
votes
2answers
353 views

How should I use getResource() in Java?

This question is asked in numerous places, with myriad small variations. (Such as Java - getClassLoader().getResource() driving me bonkers among others.) I still can't make it work. Here's a code ...
2
votes
1answer
100 views

Visual Studio macro that can locate a file in solution explorer ? File is located inside a Solution folder that is collapsed

There are few macros and VS plugins out there to locate a file in solution explorer. That is very handy. However, most solutions don't support the case where the file is located in a Visual Studio ...
2
votes
4answers
2k views

Delphi - restore actual row in DBGrid

D6 prof. Formerly we used DBISAM and DBISAMTable. That handle the RecNo, and it is working good with modifications (Delete, edit, etc). Now we replaced with ElevateDB, that don't handle RecNo, and ...
2
votes
2answers
468 views

C# Need to locate web addresses using REGEX is that possible?

C# Need to locate web addresses using REGEX is that possible? Basically I need to parse a string prior to loading it into a WebBrowser myString = "this is an example string http://www.google.com , ...
1
vote
1answer
87 views

Locate Java path from Delphi

Does anyone know how to locate java.exe path using Delphi? I'm starting Java application in Delphi program and I need java.exe path. I used google, but I didn't find anything :( I can't use constant ...
1
vote
2answers
72 views

Locate excel 2007 Pivot table

Can someone tell me how I can find all the pivot tables in a workbook (or sheet)? In some cases a pivot table might be hidden or hard to find in a very large excel sheet. If i could at least get the ...
1
vote
1answer
154 views

ADOTable.Locate in Master-Detail Relationship

I have a Master-Detail Relationship between two Tables , I Select a Record in Master Table and its Details shows in Detail Table , next i want to Locate in Detail Table Only in Details about Master ...
1
vote
1answer
264 views

Android Keyboard Language

I am using the LG Optimus P500 android device I want to set the my language as norwegian but it is not display in Language and settings -> Locate Option My device has Android 2.2 version In Android ...
1
vote
2answers
131 views

Locating fonts on Linux (in C++)

I want to be able to get the absolute path to a ttf font file on Linux when given a font name (if it exists). Is there a command or API that will return that information? For example, given ...
1
vote
1answer
71 views

locate extended attributes

Is there a simple way to write a kind of wrapper script or patch for updatedb (or locate) such that locate can find user defined extended attributes (tags) (suppose in an ext3 filesystem, mounted with ...
1
vote
2answers
782 views

Bash script to find a directory, list its contents and sub-folders info

I want to write a script that will: 1- locate folder "store" on a *nix filesystem 2- move into that folder 3- print list of contents with last modification date 4- calculate sub-folders size This ...
1
vote
4answers
327 views

Efficient way of locating and/or selecting graphic object in a fixed grid

I have a panel that is filled with a large number of circles (Ellipse2D). The circles are stored in a 2 dimensional array (rows and columns). My goal is to be able to "paint" the circles as I drag ...
1
vote
3answers
532 views

find icon for .exe

I have the path name to a .exe file. How do I find the path to the icon that windows would use if this file were dropped on the desktop? (I want to display this icon in my own program.) I need to ...
1
vote
2answers
279 views

How can a batch file locate where it is located?

How can a batch file by itself see where it is located?
0
votes
0answers
40 views

UIWebView locating text by touch

Would like to capture a touch on a UIWebView, map that to the relevant HTML text and insert a hyperlink into the HTML at that point. Found a very nice reference to cleanly capture touches on ...
0
votes
1answer
131 views

Delphi TClientDataSet Locate problems

I'm using Delphi7, MS Vista and Devart's dbExpress drivers (version 4.70). I drop a TSQLConnection, a TSQLTable (tabA), a TDataSetProvider, a TClientDataSet(cdsA), a DataSource and a DBGrid. I made ...
0
votes
0answers
426 views

“could not locate gemfile” when doing bundle install on existing rails project

I've been given an existing rails project that I am trying to play around with. however, when I try to run bundle install or rake db:migrate, I run into problems so essentially, i can't really do ...
0
votes
2answers
18 views

Taking only characters from the left and right of a specific character in mySQL

I have a list table with where one of the variables is Player and if has a players first name then an "_" and there last name like this: Mike_Gonzalez I would like to create two new variables from ...
0
votes
0answers
24 views

Is there a way to open/read a database file created by updatedb with C#?

I'm just curious if anyone has done this before. I'd like to use the database file generated by updatedb as sort of a "cache" for a searching mechanism, but without having to make any external calls ...
0
votes
1answer
134 views

Where is vcbuild in VS2010?

I've upgraded to VS2010 and am looking for the vbuild executable. For VS2008, it was under: C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcpackages\vcbuild.exe Where is it for VS2010? ...
0
votes
1answer
165 views

Calling custom assert function from Selenium RC (Python) with a custom locator function in user-extensions.js

I have written a custom assert function in user-extensions.js that uses a custom locator function - also implemented in user-extensions.js - to locate a particular element on a page. Without getting ...
0
votes
0answers
208 views

how can I locate file in iphone's music folder?

I can't seem to locate my only file in the iphone's (ios4) music folder. Before playing it, I do: NSString *path = [[NSBundle mainBundle] pathForResource:@"file.mp3" ofType:@"mp3"]; file.mp3 is the ...
0
votes
1answer
35 views

Locate patterns

I am trying to locate all files on a linux server that fit this profile: sfvhebviweuiber9.html sfvhebviweuiber11.html jdjhwn2jjsfy2q10.html Where the first 10-15 characters are a-z, ...
0
votes
1answer
42 views

Is there any method to locate a line with line num in a text file with java api?

I hope there do have an operation for this topic,'cause I don't want to loop the file once again,and hope to read the file from the specific location say a line number,and then I will read the file ...
0
votes
2answers
54 views

Need help to gather data from a txt file and insert in a web page?

could someone advise me on the most efficient way to gather data from one source, select a specific piece of data and insert it in a web page? Specifically, I wish to: Call up this buoy data text ...
0
votes
1answer
64 views

Do I need to do a MySQL password reset and if so, how do I locate the init.d file?

I'm tring to learn some MySQL to set up a database and one of the steps is: mysql -u root --password=9898 It gives me this : ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using ...
0
votes
2answers
85 views

Complicated query - help NEEDED!

really hope someone can help me on this one! I have 6 tables: Products prodid Prodequipment prodid equipclassmain equipclassor Equipclasses classid Equipfunctions equipid classid Equipment ...
0
votes
2answers
483 views

Scp locate's output by Xargs

I want to make a list of files of locate's output. I want scp to take the list. I am not sure about the syntax. My attempt with pseudo-code locate labra | xargs scp {} masi@11.11.11:~/Desktop/ ...
0
votes
1answer
533 views

Where is phpmyadmin located in plesk?

I have plesk 8.3.0, with phpmyadmin 2.8.2.4 I tried to look up where the phpmyadmin is located. I couldn't find it in srv/ and i did a find command in the server and not quite sure where it is ...
0
votes
5answers
827 views

How come the unix locate command still shows files/folders that aren't there any more?

I recently moved my whole local web development area over to using MacPorts stuff, rather than using MAMP on my Mac. I've been getting into Python/Django and didn't really need MAMP any more. Thing ...
0
votes
1answer
157 views

Finding the window at a point on screen in java

Is there any cross-platform way to figure out which window is at a certain point on the screen? If there is not, what would be the equivalent function to getWindowAtPoint for linux (X11?) and OS X?
0
votes
2answers
4k views

Unable to find Applications folder in Mac's terminal

I tried the following code unsuccessfully find Applications | xargs -0 grep Applications I also tried the following unsuccessfully find Applications