![]() |
Forum Index : Windmills : PicLog2.0
Author | Message | ||||
Johann Uys![]() Newbie ![]() Joined: 18/02/2012 Location: South AfricaPosts: 5 |
Hi Glenn I have made changes to PicLog2.0 as you suggested on a previous mail. I used JustBasic and it works beautifully. When I compile it I can run the program out of justBasic, but I can not seem to make an .exe file. I can not run my version on its own. I may be doing something silly. Any suggestions, maybe with JustBasic setup or something. Thanks Regards Johann Make a difference |
||||
Gizmo![]() Admin Group ![]() Joined: 05/06/2004 Location: AustraliaPosts: 5110 |
Hi Johann Just Basic uses a token file, as well as a exe file. In JustBasic, under the Run menu, you have the option Make *.TKN file. Create the TKN file as "PicLog.tkn". Then, run the "PicLog.exe" file to run your new updated version of PicLog. The way JustBasic works is like this. Say you create a new program called "MyProg", and want to run it without using JustBasic. First, make a copy the JustBasic file "JBrun101.exe" and call it "MyProg.exe". Then, in JustBasic, save your new program as a token file called "MyProg.TKN", in the same directory as the "MyProg.exe". The "MyProg.exe" is what we call a "run time" file. When you run it, it will look for a TKN file with the same file name as itself, so "MyProg.exe" will look for "MyProg.tkn". Its the TKN file that contains your program. Have a go and let us know. Glenn The best time to plant a tree was twenty years ago, the second best time is right now. JAQ |
||||
Johann Uys![]() Newbie ![]() Joined: 18/02/2012 Location: South AfricaPosts: 5 |
Hi Glenn You are a star It works like a charm. Many thanks Kind regards Johann Make a difference |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |