Advertisement

1 - 10 of 987 containing alltags:("length") (0.001 seconds)
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...
Zones: JavaDate Answered: 06/08/1997 Grade: B 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?...
Zones: Hardware, Home T...Date Answered: 08/14/1998 Grade: A 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,...
Zones: Visual BasicDate Answered: 10/05/1998 Grade: A Views: 0
I want to be able to open a file randomly after I have determined the record size and copied the file, here is the code to do this much but I keep getting bad record length because I don't know how...
Zones: Visual BasicDate Answered: 10/15/1998 Grade: C 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...
Zones: NetwareDate Answered: 09/01/1999 Grade: C 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?
Zones: Delphi ProgrammingDate Answered: 06/30/1999 Grade: A Views: 0
how do i find the length of a string in a textbox
Zones: Visual BasicDate Answered: 01/11/2000 Grade: C 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...
Zones: HTMLDate Answered: 12/09/1999 Grade: B 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: ...
Zones: MS AccessDate Answered: 05/31/2000 Grade: A 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...
Zones: Ms Office SuiteDate Answered: 11/06/2000 Grade: A Views: 0