faqts : Computers : Programming : Languages : Tse : Macro

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

TSE: VMWare: How to easily test your TSE macro on the different Microsoft Windows operating systems?

Aug 10th, 2003 10:43
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- Saturday 09 August 2003 --- 11:58 pm ----------

Computer: Wordprocessor: TSE: Macro: Test: Microsoft Windows:
Operating system: VMWare: How to easily test your TSE macro on the
different Microsoft Windows operating systems
95/98/ME/NT/2000/XP/2003, using VMWare v4.0?

A possible method might be the following:

---

Steps: Overview:

For each of the involved operating systems Microsoft Windows
95/98/ME/NT/2000/XP/2003, repeat the following steps:

 1. -create a temp directory in the guest operating system

      e.g.

       md c:\temp

 2. -copy the TSE files which are
     necessary for compilation,
     to this temporary directory,

     ---

     if you are using TSE v4.x, this
     are minimally the files:

      compile.dat

      compile.mac

      g32.exe

      sc32.exe

      tee32.exe

     ---

 3. -copy your .s macro also

 4. -the copying you can e.g. do via
     ftp, USB, floppy disk, CD-R,
     CD-RW, and shared folders.

     My preferred method is to use
     ftp.

 5. -Then compile your .s macro in this
     guest operating system

---

[ Internet: see also: 
http://www.faqts.com/knowledge_base/view.phtml/aid/23645 ]

[ Internet: see also: 
http://www.faqts.com/knowledge_base/view.phtml/aid/23667/fid/1149 ]

----------------------------------------------------------------------