At 01:35 AM 8/11/2005 -0400, Sue Chastain wrote:

>Thanks, David!
>
>Tom: The clipboard wouldn't have worked for what I wanted to do, as
>you'll see below.
>
>This is what I came up with:
>
>Goal: To access SlimServer running on my desktop computer while on my
>laptop computer, without having to look up the IP address for the
>desktop PC.
>
>local_ip_addr = net.get_local_ip_addr
>File.Delete("K:\\SlimServer on SueXP.url")
>Exec.ToFile("K:\\SlimServer on SueXP.url", "[InternetShortcut]")
>Exec.ToFile("K:\\SlimServer on SueXP.url", "URL=http://"; ++
>local_ip_addr ++ ":9000/")

I guess I have a learning curve ahead of me, as I have occasional 
need to know what my IP is. It doesn't change all that often, but I 
can never seem to remember it. For my purposes, I'd like a routine 
that would simply grab the IP and stuff it into the clipboard long 
enough to paste it where I need it. Right now every time I want to 
know my IP, I have to fire up mIRC and note the IP it gives me when 
my computer connects to the IRC server. It would be much better if I 
could just grab that information through the net plugin and use it on the fly.

Unfortunately, I haven't paid much attention to all the plugin 
discussions here. My uses of PPro are pretty vanilla compared to 
what's possible. I've just downloaded the net plugin and will try to 
see if I can figure it out by myself. I would, however, appreciate 
any tips the gurus here can give me about getting that information to 
the Windows clipboard.


Tom 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h3k14mk/M=362329.6886308.7839368.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123776551/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to