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> Forgot I'd asked
[still can't make Outlook leave maybe 2Mes in the Inbox].<BR> 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> </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 <FONT color=#0000ff><FONT size=2> I wanted to left-shift to
find cycles.<BR></FONT></FONT></FONT></DIV>
<DIV><FONT color=#0000ff><FONT size=2><BR><A
href="mailto:bjagow@xxxxxxx">bjagow@xxxxxxx</A> <<A
href="mailto:bjagow@xxxxxxx"
target=_blank>mailto:bjagow@xxxxxxx</A>><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
<g>. 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("MaType",1,4,2);{1=S,2=E,3=W,4=T}<BR>Len:=Input("periods",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>><BR>> Anyone
know how to prompt for non-numerical input choices?<BR>> An
example would be to reproduce the MA input screen:<BR>><BR>>
Type:=Input("MaType",????????,S);<BR>>
Len:=Input("periods",0,400,50);<BR>>
Ref(Mov(C,Len,MaType),Len/2)<BR>><BR>> bjagow@xxxxxxx <<A
href="mailto:bjagow@xxxxxxx"
target=_blank>mailto:bjagow@xxxxxxx</A>><BR></FONT></FONT></DIV></BODY></HTML>
</x-html>
Attachment Converted: "c:\eudora\attach\in.gif"
Attachment Converted: "c:\eudora\attach\type away.gif"
|