Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CONVERT ASPECT SCRIPTING TO VB 1

Status
Not open for further replies.

kennyh21

Technical User
Aug 20, 2003
1
US
CURRENTLY USE PROCOMM AND ASPECT SCRIPTING TO DO A
TREMENDOUS AMOUNT OF TASKS AT WORK.IS THERE A WAY TO
CONVERT CURRENT ASPECT SCRIPTS TO A VISUAL BASIC ((VB)
FORMAT?
 
Unfortunately, I am not aware of any method to convert an ASPECT script to another format. About the only thing I can think of would be to write a program or script in whatever language you prefer that reads an ASPECT script line by line, and based on the logic you put into the script or program, does its best to convert each line to its VB equivalent based on the ASPECT command in that line.


aspect@aspectscripting.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top