Jump to content

I need a macro that would let me print some strings with variables.

 

0x00001, 0x00002, 0x00003, 0x00004,

then

0x99997, 0x99998, 0x99999, 0x100000

then

0x999997, 0x999998, 0x999999, 0x1000000

 

First to type this number, and then press tab.

I do need a way to tell it with which number to begin. Sometimes 0x00000, sometimes 0x12345678 etc.

 

Other solutions like JitBit and others don't work as they don't offer a way to print or to serialize a command.

Does anybody know a good way to do that?

Link to comment
https://linustechtips.com/topic/1067157-simple-but-complicated-macro/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×