Cleaned the slot and then installed memory.. Holded littlebit . Then tried. It is picking now. I can see memory from both slots. Thanks a lot for your help. My laptop is fully functional. :-)
Regards,
vallurupa
Hi,
I have Dell Inspiron 8500. It came with 256MB (128MB in each slot).
I upgraded it to 1GB ( 521MB +512NB). It worked with 1gb somedays. Then it started showing 521MB. Madesure that there is not problem with memory modurels. both modurles work in DIMM A slot. But DIMM -B is not recognizing...
Hi,
I am compiling the VC++ MFC project to generate a DLL. I am getting this error. Anyone please help me. How to solve this problem....
Thanks in advance,
Venkat
*****************************
unjrnjournalingdialog.cpp
Linking...
Creating library Unicode/cwbunjrn.lib and object...
Hi Greadey,
Thanks for the post. Actually my perl binary is at /usr/bin/perl only.
my csv.pl file is stored in this path /home/v2aicvp/perl/csv.pl
So I was trying to run this file any where in the system.
Now I copied the file csv.pl to
/usr/bin/
Now I am running this from any where...
Hi John,
I have set the path as follows.
% export PATH =/home/v2aicvp/perl:$PATH
% echo $PATH
When I see the path.. it is saved in my path
my perl script file in the /home/v2aicvp/perl/csv.pl directory.
I am trying to run
/home% perl csv.pl
Can't open perl script "csv.pl": No...
Hi,
I am new to perl. I am working on linux. My perl script will read the STDOUT when execute some commands and parse those results and show at the commandline. My question is I can only run my perl script when I am in my perl file directory.
%lssyscfg -r sys | perl cs.pl
I want to make my...
Hi siberian,
I tried with
printf "%-20s",$fields1[0]; It is working fine. But I still have small problem. If it exceeds the line width it is printing two lines for the names and 2 lines for the data. Not like the table. Here I have to find the line width and stop at the end of the...
Thank you so much siberian and mike....
I am getting the parsed values in to my array. Now i have to display in the ordered way like take.. Same spacing..
But in my code if name is long or data is longit si showing uneven.
I should show like this
name serialno post src...
Hi siberian...
Thanks for the post. I am writing this script on linux. I have to show at command line. I am not using any cgi coading. Can I do the CGI.pm on linux. I am new to both linux and perl aswell. PLease help me..
Thanks
Venkat
Hi,
I am trying to read a CSV file having data as following format.
name=system,serialno=3234234,post=serial,src=dynamic,......
I have more that 10 values like above. I have to read them with perl and parse them and print at the command line in the following way. They have to be seperated...
Hi rick,
I am not getting this.. I am trying to chage the application from property views to the tree view. I have 6 different screens. When i click on the tree view. the correcponding screen should pop up in the other side of the screen. Thats what i am trying to do. But the things is.. I do...
Hi Rick,
Thanks for the suggession. How to reserve the space on the dialog box to show the chaild window on it. I mean waht control should I use on the main dialog. Please help me
Thank you
venkat
I have to make dialog box. Inside that dialog box one side that I have to have Tree view control one side of the screen. The otherside of the screen i have to insert another dialog. When i click on the tree view items i have to get the corospnding dialog box in the otherside of the screen.
Is...
I am trying to find the path of the file.
I am using GetFullPathName( ---). But it is retriving the current path. Not the files actual path. I move exe to any directory. It is taking that diee path. Please help me in finding the whole path of the file. I am using FindFirstFile( )...
Hi
I am trying to find the path of the file.
I am using GetFullPathName( ---). But it is retriving the current path. Not the files actual path. I move exe to any directory. It is taking that diee path. Please help me in finding the whole path of the file. I am using FindFirstFile( )...
I have to read the directory and subdirectories in the directory. I have to read all file in the directory and compare with the other directory with the same structure, if it finds any file leaves it other wise it has to move files to the new directory with the same structure.
MAILBOX ----...
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.