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

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>
<P><FONT size=2>Anyone know how to prompt for non-numerical input 
choices?<BR>&nbsp; An example would be to reproduce the MA input 
screen:</FONT></P>
<P><FONT size=2></FONT><FONT size=2><BR>Type:=Input(&quot;MaType&quot;,<FONT 
color=#ff0000>????????,</FONT>S);<BR>Len:=Input(&quot;periods&quot;,0,400,50);<BR>Ref(Mov(C,Len,MaType),Len/2)<BR><BR>bjagow@xxxxxxx 
&lt;<A href="mailto:bjagow@xxxxxxx"; 
target=_blank>mailto:bjagow@xxxxxxx</A>&gt;<BR><BR><BR></FONT></P></BODY></HTML>
</x-html>From ???@??? Mon Jan 25 22:06:34 1999
Received: from listserv.equis.com (204.246.137.2)
	by mail05.rapidsite.net (RS ver 1.0.2) with SMTP id 5633
	for <neal@xxxxxxxxxxxxx>; Mon, 25 Jan 1999 21:24:16 -0500 (EST)
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id SAA29066
	for metastock-outgoing; Mon, 25 Jan 1999 18:39:10 -0700
X-Authentication-Warning: listserv.equis.com: majordom set sender to owner-metastock@xxxxxxxxxxxxx using -f
Received: from freeze.metastock.com (freeze.metastock.com [204.246.137.5])
	by listserv.equis.com (8.8.7/8.8.7) with ESMTP id SAA29063
	for <metastock@xxxxxxxxxxxxxxxxxx>; Mon, 25 Jan 1999 18:39:04 -0700
Received: from repop1.jps.net (repop1.jps.net [209.63.224.238])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id SAA07143
	for <metastock@xxxxxxxxxxxxx>; Mon, 25 Jan 1999 18:47:38 -0700 (MST)
Received: from tomcat (209-209-30-135.stk.jps.net [209.209.30.135])
	by repop1.jps.net (8.8.5/8.8.5) with SMTP id RAA16416
	for <metastock@xxxxxxxxxxxxx>; Mon, 25 Jan 1999 17:36:13 -0800 (PST)
From: "Bob Jagow" <bjagow@xxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Subject: Input Question
Date: Mon, 25 Jan 1999 17:36:34 -0800
Message-ID: <009d01be48cc$4f004aa0$0101a8c0@xxxxxx>
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_009E_01BE4889.40DD0AA0"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3
In-Reply-To: <002a01be48cb$ab9b5f80$8055fcd0@xxxxxxxx>
Importance: Normal
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
X-Loop-Detect: 1
X-UIDL: 12bde9287e2cb1ae517b7aa7f5fdd14f

<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>
<P><FONT size=2>Anyone know how to prompt for non-numerical input 
choices?<BR>&nbsp; An example would be to reproduce the MA input 
screen:</FONT></P>
<P><FONT size=2></FONT><FONT size=2><BR>Type:=Input(&quot;MaType&quot;,<FONT 
color=#ff0000>????????,</FONT>S);<BR>Len:=Input(&quot;periods&quot;,0,400,50);<BR>Ref(Mov(C,Len,MaType),Len/2)<BR><BR>bjagow@xxxxxxx 
&lt;<A href="mailto:bjagow@xxxxxxx"; 
target=_blank>mailto:bjagow@xxxxxxx</A>&gt;<BR><BR><BR></FONT></P></BODY></HTML>
</x-html>From ???@??? Mon Jan 25 22:06:41 1999
Received: from mx1.eskimo.com (204.122.16.48)
	by mail02.rapidsite.net (RS ver 1.0.2) with SMTP id 19723
	for <neal@xxxxxxxxxxxxx>; Mon, 25 Jan 1999 21:25:06 -0500 (EST)
Received: (from smartlst@xxxxxxxxx)
	by mx1.eskimo.com (8.9.1a/8.8.8) id SAA23243;
	Mon, 25 Jan 1999 18:24:27 -0800
Resent-Date: Mon, 25 Jan 1999 18:24:25 -0800
Message-ID: <36AD2719.281B@xxxxxxx>
Date: Mon, 25 Jan 1999 20:23:21 -0600
From: "William Vedder, Jr" <bved01@xxxxxxx>
X-Mailer: Mozilla 2.01 (Win95; U)
MIME-Version: 1.0
To: Robert W Cummings <robert.cummings@xxxxxxxxxxxxxxxx>
CC: tj <tradejacker@xxxxxxxxx>, omega-list@xxxxxxxxxx
Subject: Re: Its a weekend, joke time!!
References: <3.0.6.32.19990125082440.007bf100@xxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Resent-Message-ID: <"LyWKE2.0.ig5.PTIhs"@mx1>
Resent-From: omega-list@xxxxxxxxxx
X-Mailing-List: <omega-list@xxxxxxxxxx> archive/latest/30442
X-Loop: omega-list@xxxxxxxxxx
Precedence: list
Resent-Sender: omega-list-request@xxxxxxxxxx
X-Loop-Detect: 1
X-UIDL: 2255e6f71daa347c89a81305feb18a44

Robert W Cummings wrote:
> 
> At 05:54 AM 1/25/1999 -0800, tj wrote:
> >starr's got a shitload of grand jury sealed indictments to deliver to
> >mr and mrs clinton and cronies in 2000. merry christmas and ho, ho, ho
> >
> This is malarkey if he had anything more he would have used it instead of
> invading Clinton's private life.
> 
> WHITEWATER=NAUT
> TRAVELGATE=NAUT
> FILEGATE=NAUT
> PRIVATE LIFE=sex lie to protect his family and himself from embarrassment.
> 
> >oh yeah, but isn't gore getting tobacco subsidies from the family
> >tobacco farm? maybe not now, but he sure did in the past. and didn't
> >gore's sister die from lung cancer caused by smoking?
> 
> Gore took money for tobacco subsides but stop when he realized it was
> wrong. Starr continues to take money and could care less that its wrong.
> 
> >smoking, like serial perjury to a grand jury, are personal decisions.
> >no one forces anyone to smoke, and likewise, it's damn sure no one
> >held a gun to clinton's head and told him to lie. how 'bout a little
> >personal responsibility from our elected officials? otherwise, the
> >rule of law doesn't mean a damn thing anymore. this has become
> >clinton's shame...
> >
> >TJ
> >
> >what do g. gordon liddy and susan mcDougal have in common? they didn't
> >rat on their bosses even while thrown in prison
> >
> >---bob (and TJ edited)wrote:
> >Nothing on Clinton the intended target (just wait, it's comin), why
> >not include that in your search results?
> 
> Isn't a thing coming, nothing.
> 
> >Starr (and Gore is/was) is a paid tobacco supporter and if it were up
> >to him cigarettes would still be available to our kids with camel Joe
> >and Sony walkmans. Starr (and Gore) IMHO has a worse character than
> >Clinton any day and his record with tobacco company's proves me right
> >but he's no fool and doesn't smoke cigarettes (does smoke cigars :)).
> >
> 
> If you prosecuted all the people who lied about sex under oath in divorced
> cases you would lock up 90% of them.
> 
> Republicans poll rating lowest since Nixon days
> Clinton's polls climbing
> 
> American people have spoken in the polls and in an election and the Pubs
> wont listen. They will be replaced in the next election.
> 
> Robertzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.......