MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

J/Link

  • To: mathgroup at smc.vnet.net
  • Subject: [mg26661] J/Link
  • From: Edd klemens <morlan14 at yahoo.com>
  • Date: Wed, 17 Jan 2001 00:47:16 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Dear Friends
i want to send the contents of an array variable in VB
to Mathematica by using something like the following
single line:
link.evaluateToOutputForm("Plus[" & ArrayVariable &
"," & 2 & "]", 0)
but it did not work unless i send it piece by piece
Best Regards
Ed. klemens





__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/


  • Prev by Date: Question?
  • Next by Date: Q: Factor with Polynominals?
  • Previous by thread: Re: Question?
  • Next by thread: Re: J/Link