Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Passing of vars from VBS to BATCH f
Name: Trevor Date: January 24, 2009 at 22:07:11 Pacific OS: Windows XP CPU/Ram: 2gig Product: Foxconn / 1,8mhz Subcategory: Batch
Comment:
I want to read a config.ini files variables only using TEST.VBS as a normal batch file cannot do as vbs can... In other words for instance let say in the ini file there is a line "user=trev" and "password=123" and I'm calling the vbs from a cmd file called RUN.BAT... I will need the variables only from the "user=" and "password=" eg: "trev" and "123" returned to the batch file with out a calling command from the vbs file.. In other words I dont want to re run the batch file again, it must just pass the parameters back to the batch file for futher processing,,, I've found nothing via the internet to support this... Thanks in advance.
Summary: Hi. I'm building a simple program on passing character strings from Fortran to C++ and I keep getting the error that says: fortran.obj : error LNK2001: unresolved external symbol _STRINGPASS@8 Debug/...
Summary: :) Hi there I am thinking of the logical progression from VB to C, whilst I am no expert with VB I am wondering if it is something that is going to be worth it for me. If possible can someone answer t...
Summary: Can someone help me to figure out how to Pass parameter values from vbscripts to a visual basic application, or point me in the right direction. Many thanks!!! ~Keith ...