How can I get the length of an array?
Acctually, I have got the file list in current directory via File.list() call. It will return a String[] list to me. The problem is I want to know the length...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10013624.html
Zones:
JavaDate Answered: 06/08/1997 Rating: 8.4 Views: 0
I have to extend a video (vga -- text mode) signal to a distance of aprox 100 to 200 feet. Keyboard and mouse are not necessary. Anyone know of any currently available products that will do this?...
http://www.experts-exchange.com/Hardware/Misc/Q_10071709.html
Zones:
Hardware,
Mo...Date Answered: 08/14/1998 Rating: 7.8 Views: 0
I need to export data from Access into a text file in a cobol format. This means that the field lengths need to be fixed for the record. Field 1 must start in postition 1, field 2 in position 19,...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10086332.html
Zones:
Visual BasicDate Answered: 10/05/1998 Rating: 8.0 Views: 0
In Netware Monitor, I see the following message:
"Processed an NCP with a bad subfunction length ,
Station xx (NCP 23 121"
By using the Sniffer, the packet that triggers the error is
displayed a...
http://www.experts-exchange.com/Networking/Novell_Netware/Q_10093640.html
Zones:
NetwareDate Answered: 09/01/1999 Rating: 6.0 Views: 0
I want to make a box that fits exactly around some text.
How can I calculate the length of a string in pixels?
Do I have to create a control and destroy it again?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10176255.html
how do i find the length of a string in a textbox
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10222341.html
Zones:
Visual BasicDate Answered: 01/11/2000 Rating: 5.4 Views: 0
Hello,
I have a table with four cells. The first cell is a fixed-percentage width (25%). The other three are variable depending on the data that is in the cell. The table itself is: WIDTH="100...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10229674.ht...
Zones:
HTMLDate Answered: 12/09/1999 Rating: 5.6 Views: 0
I need to convert a table in Access (or Excel) to a text file. Each field must have a set number of characters and be right justified. The character length changes for each entry. For example:
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10369776.html
Zones:
MS AccessDate Answered: 05/31/2000 Rating: 5.4 Views: 0
I know how to add a textbox to a Chart:
ActiveChart.Shapes.AddTextbox(msoTextOrientationHorizontal, 463.33, 7.5, _
203.33, 63.32).Select
Selection.Characters.Text = "Additional I...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_117...
Zones:
MS OfficeDate Answered: 11/06/2000 Rating: 8.2 Views: 0
I need to know the length of a string I'm displaying in pixels, so I can use it with the drawString method to centre some rows of text I've got.
I think I saw a standard method to do it, but I f...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11866018.html
Zones:
JavaDate Answered: 03/13/2002 Rating: 6.2 Views: 0