VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



2 line coding for Messaging between systems.

by SSaravanan (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Wed 24th January 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

2 line coding for Messaging between systems.

API Declarations


Dim Dest as string
Dim Strval as string

Rate 2 line coding for Messaging between systems.



Strval = "net send " & Dest
Executeval = shell(StrVal) 

Download this snippet    Add to My Saved Code

2 line coding for Messaging between systems. Comments

No comments have been posted about 2 line coding for Messaging between systems.. Why not be the first to post a comment about 2 line coding for Messaging between systems..

Post your comment

Subject:
Message:
0/1000 characters