<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"><TITLE>Message</TITLE><META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD><BODY><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004>Hi Sascha and the vrf,</SPAN></FONT></DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004></SPAN></FONT> </DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004>No, it's not you and it's not the Guinness talking. They really are misaligned by 1 or 2 pixels. I have submitted the defect for R&D's attention.</SPAN></FONT></DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004></SPAN></FONT> </DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004>Thanks for keeping us on the straight and narrow |groan>.</SPAN></FONT></DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004></SPAN></FONT> </DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004>Best Regards,</SPAN></FONT></DIV><DIV><FONT face=Arial color=#0000ff size=2><SPAN class=215053619-23082004></SPAN></FONT> </DIV><DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV><P><FONT size=2>Scott Bayes<BR>Software Technical Support<BR><BR>Agilent Technologies, Inc.<BR>815 14th Street S.W.<BR>Loveland, CO, U.S.A. 80537<BR><BR>970 679 3799 Tel<BR>970 635 6867 Fax</FONT> </P><BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid"> <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> SPANGENBERG,SASCHA (A-Scotland,ex1) [mailto:sspangenberg@agilent.com]<BR><B>Sent:</B> Friday, August 20, 2004 3:40 AM<BR><B>To:</B> VRF<BR><B>Subject:</B> [vrf] Vee 7 Alignment<BR><BR></FONT></DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2>Hi All -</FONT></SPAN></DIV> <DIV><SPAN class=219393409-20082004></SPAN> </DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2>Is it just me having had too many beers yesterday or does Vee 7 completely loose it when</FONT></SPAN></DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2>asking to align a bunch of (set variable, formula, alpha. disp) boxes left or right?</FONT></SPAN></DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2>One thing for sure to me the result does not look very straight at all </FONT></SPAN></DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2>Regards,</FONT></SPAN></DIV> <DIV><SPAN class=219393409-20082004><FONT face=Arial size=2> Sascha.</FONT></SPAN></DIV>---<BR>You are currently subscribed to vrf as: scott_bayes@agilent.com<BR>To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".<BR>To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".<BR>To send messages to this mailing list, email "vrf@agilent.com". <BR>If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". </BLOCKQUOTE>---<BR>You are currently subscribed to vrf as: rsb@soco.agilent.com<BR>To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".<BR>To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".<BR>To send messages to this mailing list, email "vrf@agilent.com". <BR>If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".</BODY></HTML>
I tried running a program posted here, 'beep.vee'. To create the name of a
library it needed to load, it used the formula, ..
getEnv("windir")+"\system32\kernel32.dll"
This failed, saying ..
"%systemRoot%system32kernel32.dll was not found"
My environment does contain windir as well as systemRoot, ..
SystemRoot=C:winnt
...
windir=%SystemRoot%
And, if I substitute "SystemRoot" for "windir" in the formula, the program
runs successfully. This is fine, for running on this box; but, I don't
want to build in avoidable portability problems.
If anyone could shed some light on this, I would appreciate it.
TIA,
George