flat assembler
Message board for the users of flat assembler.

Index > Macroinstructions > Set for virtual file name.

Author
Thread Post new topic Reply to topic
Roman



Joined: 21 Apr 2012
Posts: 1938
Roman 29 Jan 2025, 11:48
fasmw 1.73
Code:
virtual at 0 as  'info.txt'
    rut:: times 256 db %-1
    end virtual     


Saved file as name project.info.txt
I want get file: info.txt
How do this ?
Post 29 Jan 2025, 11:48
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20627
Location: In your JS exploiting you and your system
revolution 29 Jan 2025, 12:11
Code:
C:\> ren project.info.txt info.txt    
Post 29 Jan 2025, 12:11
View user's profile Send private message Visit poster's website Reply with quote
macomics



Joined: 26 Jan 2021
Posts: 1149
Location: Russia
macomics 29 Jan 2025, 12:18
Code:
~$ mv ./project.info.txt ./info.txt    
Post 29 Jan 2025, 12:18
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4227
Location: vpcmpistri
bitRAKE 29 Jan 2025, 13:22
Another technique is to modify the assembler to accept a different syntax.
Post 29 Jan 2025, 13:22
View user's profile Send private message Visit poster's website Reply with quote
edfed



Joined: 20 Feb 2006
Posts: 4354
Location: Now
edfed 29 Jan 2025, 21:02
project.info
Post 29 Jan 2025, 21:02
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.