Privalov, I cannot assemble example.asm from FASMW 1.41. It stops on line:
I tried to change to correct path, but it does not work. Where can you define %include%?
include '%include%/win32as.inc'
I tried to change to correct path, but it does not work. Where can you define %include%?
You should create environment variable of that name, the way to do it depends on what Windows version do you have.
Da! Nice build comrade !
Just for your information, under Windows 2000 you have two types of environmental variables: one that are only appliable to the current user and others that apply to the global system, whoever is log on.
IIRC, it is somewhere in the system properties from Control panel. But you can also use the MS setx tool to set these parameters from command line.
Regards,
Just for your information, under Windows 2000 you have two types of environmental variables: one that are only appliable to the current user and others that apply to the global system, whoever is log on.
IIRC, it is somewhere in the system properties from Control panel. But you can also use the MS setx tool to set these parameters from command line.
Regards,
Simply right click on "My Computer" (on the desktop) and choose properties, and IIRC it's the last tab that has the button Enviromen Setttings somthing.
Uhm, one question, the colors, how to port the registry entry to the ini file? (I mean how to translate the registry entry "flat assembler\Colors" to the ini file format? )
WTF happened to the two last post? (those two that should have been onver this one)
WTF happened to the two last post? (those two that should have been onver this one)
Sorry, the thread has been splitted. New posts are in "FASMW configuration" thread now.