flat assembler
Message board for the users of flat assembler.

Index > Windows > Getting Started

Author
Thread Post new topic Reply to topic
John A Spera



Joined: 04 Feb 2006
Posts: 3
John A Spera 04 Feb 2006, 17:35
Hello,

I have a getting started question. It seems the Include Logical for my Windows 2000 system does not work. I did put it in the FASMW.INI file in the compiler area and in another area where other logicals I have set up do work.

Since the compiler is looking for a PATH to this area, I changed the Path at the command prompt to point to the area on my system"D:\F_ASM\INCLUDE".

The system PATH was changed however the compiler did not work until I entered the full path for the Include Directive.

Since I am just getting started, is there an explanation for this issue.

Thanks,

_________________
John
Post 04 Feb 2006, 17:35
View user's profile Send private message Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 04 Feb 2006, 20:15
Hi, John A Spera,
Sounds like you need to set the 'fasm.ini" environment variable. Put these two lines at the end of your fasm.ini text and change the directory text to where-ever your fasm compiler resides:
Code:
[Environment]
fasminc = C:\FASMWIN - DirectX Library\include
    
Post 04 Feb 2006, 20:15
View user's profile Send private message Reply with quote
RedGhost



Joined: 18 May 2005
Posts: 443
Location: BC, Canada
RedGhost 05 Feb 2006, 09:38
John A Spera wrote:
Hello,

I have a getting started question. It seems the Include Logical for my Windows 2000 system does not work. I did put it in the FASMW.INI file in the compiler area and in another area where other logicals I have set up do work.

Since the compiler is looking for a PATH to this area, I changed the Path at the command prompt to point to the area on my system"D:\F_ASM\INCLUDE".

The system PATH was changed however the compiler did not work until I entered the full path for the Include Directive.

Since I am just getting started, is there an explanation for this issue.

Thanks,


did you do

Code:
[Environment] 
fasminc = directory_here

for me its:
[Environment]
Fasminc=C:\fasmw165\INCLUDE
    


then

Code:
include '%fasminc%\file here'

e.g.
include '%fasminc%\win32a.inc'
    

_________________
redghost.ca
Post 05 Feb 2006, 09:38
View user's profile Send private message AIM Address MSN Messenger Reply with quote
John A Spera



Joined: 04 Feb 2006
Posts: 3
John A Spera 05 Feb 2006, 15:14
Hi madmatt and RedGhost,

I made the suggested changes and it does work.

Thank you both!!

I am looking forward to returning to assembly programming. I still have much to learn. I have read the Intel material Volumes 1, 2a, 2b, 3, and some others. I am currently studying the Iczelion tutorials.

It is all very fasinating.

_________________
John
Post 05 Feb 2006, 15:14
View user's profile Send private message Reply with quote
okasvi



Joined: 18 Aug 2005
Posts: 382
Location: Finland
okasvi 05 Feb 2006, 19:15
I suggest you do search on this forum for code of Iczelion's tutorials in fasm.

_________________
When We Ride On Our Enemies
support reverse smileys |:
Post 05 Feb 2006, 19:15
View user's profile Send private message MSN Messenger Reply with quote
Lugz



Joined: 26 Jan 2006
Posts: 5
Location: USA, Michigan , Detroit
Lugz 07 Feb 2006, 02:48
check out this link, i put them up on my webspace,

Iczelions Tutorials Converted to FASM

Those are copyrighted by someone else at the bottom of that page, i just mirrored it. It is in no way my work.

Hope it helps.
Post 07 Feb 2006, 02:48
View user's profile Send private message AIM Address Reply with quote
John A Spera



Joined: 04 Feb 2006
Posts: 3
John A Spera 08 Feb 2006, 17:01
Hello okasvi and Lugz,

I will make good use of this information.

Everything does help. It just takes some time apply the recomendations.

Thanks again,

_________________
John
Post 08 Feb 2006, 17:01
View user's profile Send private message 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.