Hello Deak!
I would recommend you to change the netsvc.conf, or create it if not available.
It´t important that the order of the local, bind etc are correct, cause if you mix the them you would ending up with a system that will not boot on correct media.
hosts=local,bind4,nis
I hope this...
No error log is written or directed to serial port.
The system just freeze and the led shows nothing.
I have 256 Mb RAM and the page is 1280Mb.
I cannot figure out why the system hangs when the load increases?
Thanks you your support.
/mats
The system does not write any logs or print to serial device.
The swapping are are being used for some seconds and then the system hangs.
How to prevent from hanging?
Thanks in advance
/mats.
Thanks for your response!
all I want to do is to increase numbers in a file.
for example:
Hello <- always the same
1 <- the 2:nd row should be increased to 2, and then 3,,,
(I have the numbers in a variable)
Hello2 <- row 3. always the same
1 <-should be increased with 1
hello3...
Is it possible to first delete a line in a textfile and then insert a number on that row (replace the number)
for example:
Hello-1
1 <- change this row to 2.
Hello-2
thanks in advance! /mats.
I am not so familiar with awk. Is 'yourfile.awk' the script file from above?
I got an error that says; Cannot make assignment to tab.It is an array name.
I saved the script from above to: aa.awk
$awk -f aa.awk nrfile
nrfile = the file that contains the numbers I want to increase
How to...
I have a file with four numbers that I want to increase every time I run a script.
How to increase the correct number and write it on correct row? (I have the correct number in an variable)
The "number file" could for example look like this:
row1
100 <- should increase by one the...
Is it possible to make a script that check if I have received file100.gz and then unpack it.
The next time it should check if file101 have arrived and then unpack it (and so on). If not it should mail root.
How do I make this in a script?
Thanks in advance!
/mats
I Have two forms.
In one of them i load a textbox with some text (form2).
I then want to make some things with the text in form1
How to pass over the information from form2 to form1 ?
It doesn´t work to use form2.test.text cause all the stings that i receive are empty!
thanks in advance
/mats.
I want to read a textfile and change the color of the text if; for example "hello there" apears then I want to change "hello there" to red in the textbox. Is this possible?
The next line should return to black text.
thanks in advance!
/mats
Hope this is what you are looking for.
It returns the network user name
Public Function CStringToVBString(psCString As String) As String
' **********
' Purpose: Convert a C string to a VB string
' Parameters: (Input Only)
' psCString - the C string to convert
' Returns: The converted...
Thanks for your support,, I did not manage to print åäö in 7-bit. The problem is that I only can print these characters in 8-bit.
Is !R! frpo u6,10; exit; some kind of script?
I remember that I manually programmed a virtual canon printer so that it printed text correctly. This was on aix...
I have a HP LaserJet III connected to the parallel port
and want to print text which is in 7-bit.
The part that goes wrong is the stupid charsacters: å ä ö
I managed to print these in 8-bit, but how to print them in 7-bit or convert the 7-bit text to 8-bit?
thanks in advance
/mats
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.