Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Batch] Trick - View Environment Variables
#1
I was fooling around with batch and found a cool way to display a list of environment variables. Works as well for the script's session variables, so you can easily see what they contain as well.

Code:
@echo off & cls & set %x% & pause
Reply


Messages In This Thread
[Batch] Trick - View Environment Variables - by AceInfinity - 05-05-2012, 07:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pass Generator Batch script AceInfinity 0 747 09-30-2012, 10:17 PM
Last Post: AceInfinity
  Batch tutorial goes here? fanta 3 1,267 05-22-2012, 09:25 PM
Last Post: AceInfinity
  [Batch] Quick Drive Information Script (Created by AceInfinity) AceInfinity 17 6,616 02-09-2012, 08:10 AM
Last Post: AceInfinity
  [Batch Game] Rock, Paper, Scissor by Hack0pz hackopz 3 2,378 01-22-2012, 05:17 PM
Last Post: AceInfinity
  [Batch Script] File Binary Data Compare - (Drag & Drop / Command Line Args) AceInfinity 5 2,950 01-14-2012, 05:59 AM
Last Post: ISO

Forum Jump:


Users browsing this thread: 2 Guest(s)