Well, it's a new day. Some days are like this I'm happy to report
that char(10) (linefeed) indeed works!
--
Regards,
Rich
===================
Richard Kleinhenz
Wafer Engineering
845-892-2617
scubaman@us.ibm.com
===================
"Shawn Fessenden"
<shawn@testech-lt
d.com> To
VRF <vrf@agilent.com>
11/28/2005 07:53 cc
PM
Subject
RE: [vrf] sending line break to
Please respond to excel
"Shawn Fessenden"
> Yes, wrap is on. I'll see if asc(10) works
Welp, I'm not much use lately! I guess I'm having a brain confarction or
something.
I couldn't figure out why one of my structures seems misaligned, and now I
find out that some wise guy decided BOOLEAN should mean BYTE (aka unsigned
char) instead of BOOL (aka int). So that explains that.
Now I can't seem to concatenate arrays. No kidding!
I could swear I used to be able to go:
ary = [1];
ary = concat(ary, [2]);
and it worked. Now it doesn't.
-SHAWN-
---
You are currently subscribed to vrf as: scubaman@us.ibm.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
that char(10) (linefeed) indeed works!
--
Regards,
Rich
===================
Richard Kleinhenz
Wafer Engineering
845-892-2617
scubaman@us.ibm.com
===================
"Shawn Fessenden"
<shawn@testech-lt
d.com> To
VRF <vrf@agilent.com>
11/28/2005 07:53 cc
PM
Subject
RE: [vrf] sending line break to
Please respond to excel
"Shawn Fessenden"
> Yes, wrap is on. I'll see if asc(10) works
Welp, I'm not much use lately! I guess I'm having a brain confarction or
something.
I couldn't figure out why one of my structures seems misaligned, and now I
find out that some wise guy decided BOOLEAN should mean BYTE (aka unsigned
char) instead of BOOL (aka int). So that explains that.
Now I can't seem to concatenate arrays. No kidding!
I could swear I used to be able to go:
ary = [1];
ary = concat(ary, [2]);
and it worked. Now it doesn't.
-SHAWN-
---
You are currently subscribed to vrf as: scubaman@us.ibm.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
, but if
is filtered I guess thatprobably won't work. You could try
, but that's just a wild guess too.Does the cell in question have the wrap text attribute applied?-SHAWN----You are currently subscribed to vrf as: rsb@soco.agilent.comTo subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".To send messages to this mailing list, email "vrf@agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".