Is this what u meant? Cause my code puts local IP address straight to a variable if thats what u meant
InitNetwork()
InitNetwork()
ExamineIPAddresses()
AA$ = IPString(NextIPAddress())
MessageRequester("Local IP", "Local IP Address is : "+AA$+" ",#PB_MessageRequester_Ok)
I put a message ...
Search found 7 matches
- Tue Mar 23, 2004 9:22 pm
- Forum: Windows
- Topic: Give IP Address in one variable
- Replies: 5
- Views: 2942
- Tue Mar 23, 2004 8:39 pm
- Forum: Coding Questions
- Topic: Saving window position so it starts in same place again.
- Replies: 7
- Views: 2445
- Mon Mar 22, 2004 9:26 pm
- Forum: Coding Questions
- Topic: Saving window position so it starts in same place again.
- Replies: 7
- Views: 2445
- Sun Mar 21, 2004 4:33 pm
- Forum: Coding Questions
- Topic: Reboot
- Replies: 6
- Views: 2908
I found another version here the one to look at is the second to bottom one
- Fri Mar 19, 2004 5:56 pm
- Forum: Coding Questions
- Topic: Reboot
- Replies: 6
- Views: 2908
- Thu Mar 18, 2004 10:25 pm
- Forum: Coding Questions
- Topic: I need an app to open IE and display webpage.
- Replies: 4
- Views: 4036
- Thu Mar 18, 2004 10:13 pm
- Forum: Coding Questions
- Topic: Reboot
- Replies: 6
- Views: 2908
Reboot
Is there a command in PB to restart my computer? I'm just interested, as I couldn't find one myself.