In case it helps, I am trying to build a program to report the current status (and hopefully the setup) of the computer where the program is run; this program will help on off-site diagnostics, or to map each machine in a network with its characteristics; the more system details, the better...
When the List or TextArea inside a JScrollPane is long enough, the last line is shown by default, making the top line scroll out; except when loading the frame for the first time; how could I setup JScrollPane to show its top line by default instead? ==================
learning & sharing...
Working with a team project at AIU, I am in search of sample Java classes where checkboxes are used and the current directory is shown; if you know where I could find them, please send me the links asap. ==================
learning & sharing
http://come.to/iwn
From the MS-DOS Prompt of Windows98, tree doesn't work.
When I use: dir \\ETS04\cbt /s
I get: /S, /V & /C not supported with UNC style names
without the /s it works fine
Do you have a clue, or a program to do that? ==================
learning & sharing
http://come.to/iwn
In Basic we use A=Chr$(25) or B=ASC(...) to work with the ASCII equivalent of each character for string handling.
How do you do that in Cobol? ==================
learning & sharing
http://come.to/iwn
You can find the whole explanation at the end of...
http://www.w3.org/TR/REC-MathML/
Good Luck, ==================
learning & sharing
http://come.to/iwn
The PhotoDeluxe and MTS commands were set by installation or rem by deinstallation programs; the lines you need to add at the end are...
net Start
net logon (your user name) (your password)
net stop
win
==================
learning & sharing
http://come.to/iwn
if you run sysedit you can add those commands to your autoexec.bat (to automate those starting steps) and even find some clues to solve your problem on your system.ini or win.ini files.
==================
learning & sharing
http://come.to/iwn
GifWeb does that...
http://download.cnet.com/downloads/0-10077-100-895255.html?tag=st.dl.10001-103-1.lst-7-4.895255
Good Luck,
Fernando. ==================
learning & sharing
http://come.to/iwn
My JCL looks different, but try using...
// OPTION LOG
between the JOB and EXEC lines to get the warnings or details after running the JCL
==================
learning & sharing
http://come.to/iwn
I believe that is against Browser standards. For security reasons, you can only run a limited number of programming languages: Java, JavaScript, VBS...
==================
learning & sharing
http://come.to/iwn
To see the starting of your marquee, you can give it a width and center; an example is at...
http://www.geocities.com/Eureka/4722/masonic/
below the picture.
The code looks like...
<p align=center><marquee width=400>sample text</marquee>
Good Luck, ==================
learning & sharing...
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.