Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Passing Parameters from one application to another
#2
Yes, you are making sense. I'm not sure if you can pass a boolean along as a parameter. You can always pass "true" and "false", and say
Code:
if str = "true" then bln = true
if str = "false" then bln = false
If you know what I mean
My Blog | My Setup | My Videos | Have a wonderful day.


Messages In This Thread
Re: Passing Parameters from one application to another - by brandonio21_phpbb3_import2 - 07-04-2011, 11:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with inventory application jyancy2 1 10,699 04-06-2014, 11:44 AM
Last Post: brandonio21
  Protect your application. LearningVB2010 2 11,459 09-03-2011, 01:03 AM
Last Post: LearningVB2010

Forum Jump:


Users browsing this thread: 1 Guest(s)