Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7893849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:14:23+00:00 2026-06-03T07:14:23+00:00

I am using the function here The Function Here I do this, StartProcess(‘b4a_c2dm.bat’,’send ‘

  • 0

I am using the function here The Function Here

I do this,
StartProcess(‘b4a_c2dm.bat’,’send ‘ + Trim(edit1.Text)+’ ‘ + Trim(edit2.Text ),False,False);

This works great for the edit1.text (This is the name to send message to)

There will be a memo1 with multiple lines of names to send to.
I need a way to call the StartProcess using the memo1 list of names instead of the edit1 single name.

The goal is to have it use the StartProcess over and over using the list of names in the memo1.

Thanks for your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T07:14:25+00:00Added an answer on June 3, 2026 at 7:14 am

    Run a simple for loop over the lines of the memo like this:

    for i := 0 to Memo1.Lines.Count-1 do
      StartProcess(..., Memo1.Lines[i], ...);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

split this String using function split. Here is my code: String data= data^data; String[]
I am using this resource to help me out with Function Pointers: here But
I'm using this function from here , which is: // highlight search keywords function
I want to make some C++ program and I'm using function popen here to
I'm trying to create a popup for which I am using jQuery's CSS function.Here's
Here is an (artificial) example of using a function that returns an anonymous struct
Here's a very simple program using the function: #include <windows.h> #include <tchar.h> #include <atlstr.h>
I wrote the function using js+jQuery. Here is a link to a jsFiddle which
I'm trying to construct a permutation program in Perl using the NestedLoops function. Here's
I am using keyboard_key variable from here: //overrides the function keyPressed from lcdui.Canvas protected

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.