View Single Post
Old 10 January 2020, 22:16   #94
jvdw007
Registered User
 
Join Date: Jun 2012
Location: London
Posts: 60
Quote:
Originally Posted by MickGyver View Post
Good! For a smoother dev experience, you could try to set up BB2 for Atom, it has some extra convenience features once setup: http://eab.abime.net/showthread.php?t=99652
Thanks MickGyver, but I've been using NP++ for years, so would prefer to stick with it for now.

Finding a weird issue though. Each time I save and hit Ctrl F5, it loads the file in Ted, compiles and runs. Then when I close it, it does it again. So it loads, compiles and runs twice. Have you seen this happen before?
My script is very basic:
Code:
REM remember to include all files that need converting
ConvertEOL unix "C:\Users\Sensei\Google Drive\Amiga\DevHD\Amigabloids\amigaBloids_win.bb2" "C:\Users\Sensei\Google Drive\Amiga\DevHD\Amigabloids\amigaBloids.bb2"
WinUAEArexx blitzbasic2 1000 "GDH2:Amigabloids/amigaBloids.bb2"
BringToFront "[12--_Devbox.uae] - WinUAE"
And my bb2 file is simply:
Code:
; Version 0.1 of Amigabloids

Nprint "Amigabloids test"
Sorry, an in addition, if I have an include in the source, after the first compile and run, it opens up a file requester asking what file to open..
jvdw007 is offline  
 
Page generated in 0.04803 seconds with 11 queries