[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Input Question



PureBytes Links

Trading Reference Links

<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY>
<DIV><FONT size=2><FONT color=#0000ff>Hi Craig,<BR>&nbsp; Forgot I'd asked 
[still can't make Outlook leave maybe 2Mes in the Inbox].<BR>&nbsp; Your 
solution [in.gif] is clever but ...<BR>-why can't we <STRONG>make </STRONG>ms 
show the secret code?<BR>-might as well just 'type away'?</FONT></FONT></DIV>
<DIV><FONT size=2><FONT color=#0000ff></FONT></FONT><FONT color=#0000ff><FONT 
size=2>Attn Equis: String passing routines are coming to a Q+ near 
you.</FONT></FONT></DIV>
<DIV><FONT color=#0000ff><FONT size=2><BR>TF+ provides a promptless write-only 
environment that I find extremely challenging ;)</FONT></FONT></DIV>
<DIV><FONT color=#0000ff><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2>Thanks,</FONT></DIV>
<DIV><FONT color=#0000ff><FONT size=2>Bob</FONT></FONT></DIV>
<DIV><FONT color=#0000ff><FONT size=2></FONT></FONT><FONT color=#0000ff 
size=2>PS&nbsp;<FONT color=#0000ff><FONT size=2> I wanted to left-shift&nbsp; to 
find cycles.<BR></FONT></FONT></FONT></DIV>
<DIV><FONT color=#0000ff><FONT size=2><BR><A 
href="mailto:bjagow@xxxxxxx";>bjagow@xxxxxxx</A> &lt;<A 
href="mailto:bjagow@xxxxxxx"; 
target=_blank>mailto:bjagow@xxxxxxx</A>&gt;<BR><BR><BR>-----Original 
Message-----<BR>From: owner-metastock@xxxxxxxxxxxxx<BR>[<A 
href="mailto:owner-metastock@xxxxxxxxxxxxx"; 
target=_blank>mailto:owner-metastock@xxxxxxxxxxxxx</A>]On Behalf Of Craig 
DeHaan<BR>Sent: Monday, January 25, 1999 10:54 PM<BR>To: 
metastock@xxxxxxxxxxxxx<BR>Subject: Re: Input Question<BR><BR><BR>Dr. B. 
Jagow,<BR><BR>I don't think its possible to access without an Equis license 
&lt;g&gt;.&nbsp; My<BR>dullard's ploy workaround is to set an if-then sequence 
to fool MS alpha<BR>insensitivity for those user variable input formulae, 
e.g.:<BR><BR>Type:=Input(&quot;MaType&quot;,1,4,2);{1=S,2=E,3=W,4=T}<BR>Len:=Input(&quot;periods&quot;,0,400,50);<BR>If(type=1,Ref(Mov(C,Len,S),-Len/2),<BR>If(type=2,Ref(Mov(C,Len,E),-Len/2),<BR>If(type=3,Ref(Mov(C,Len,W),-Len/2),<BR>If(type=4,Ref(Mov(C,Len,T),-Len/2),0)))) 
{assumed you wanted rightshift}<BR><BR>Does TF+ provide a more versatile code 
environment?<BR><BR>Craig<BR><BR><BR><BR>Bob Jagow wrote:<BR>&gt;<BR>&gt; Anyone 
know how to prompt for non-numerical input choices?<BR>&gt;&nbsp;&nbsp; An 
example would be to reproduce the MA input screen:<BR>&gt;<BR>&gt; 
Type:=Input(&quot;MaType&quot;,????????,S);<BR>&gt; 
Len:=Input(&quot;periods&quot;,0,400,50);<BR>&gt; 
Ref(Mov(C,Len,MaType),Len/2)<BR>&gt;<BR>&gt; bjagow@xxxxxxx &lt;<A 
href="mailto:bjagow@xxxxxxx"; 
target=_blank>mailto:bjagow@xxxxxxx</A>&gt;<BR></FONT></FONT></DIV></BODY></HTML>
</x-html>
Attachment Converted: "c:\eudora\attach\in.gif"

Attachment Converted: "c:\eudora\attach\type away.gif"