Hi, I have a file like this

last.cfg

log_size=1024000
udp_interval=300
udp_attempts=6
login_interval=1800
lcs.machine_name=bmded15juarias0grlot
lcs.crypt_mode=196608
lcfd_alternate_port=9496


I need look in this file the line
lcs.machine_name=
And save in a variable the content of this line
for example:

lcs.machine_name=bmded15juarias0grlot
$lcsname="bmded15juarias0grlot"

how do this???
tks
PD: pls I canīt use functions but if is necesary....
_________________________
Look always 4 the best...