News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

variable usage list

Started by jimg, February 23, 2020, 02:26:56 AM

Previous topic - Next topic

Vortex

Hi Jochen,

Could you try the function system ?

#include once "crt.bi"

system_ "sort test.txt /o test2.txt"

jimg

I found a crusty old program-
ASMVARS v1.00a, (c)2001 Jeremy Collake
http://www.collakesoftware.com
jeremy@collakesoftware.com
--------------------------------------------------

This program is designed to scan assembly language projects
for unreferenced local and global variables.


it did a decent job.  I found it in an old radasm installation.  I'm not sure if it's legal to upload here but it's available here https://sourceforge.net/p/fbedit/code/HEAD/tree/RadASM/Addins/AsmVars