Stampw.exe Command-Line Options
Archiver
Posts: 46,084
I need to be clear where I can input command_Line Options.
When I hit Start->Run
In the Run field, Is this where I type in like
Stampw.exe {/Com#}
Alan
When I hit Start->Run
In the Run field, Is this where I type in like
Stampw.exe {/Com#}
Alan
Comments
by using the Windows version of the compiler and specifying the desired
com port in the Properties dialog. You can also embed the desired port
in your code using a directive like this:
' {$PORT COMx}
... where x is your com port number.
Keep in mind that you can also set your compiler to scan all attached
com ports for a BASIC Stamp (the setting is Auto).
-- Jon Williams
-- Applications Engineer, Parallax
-- Dallas Office
Original Message
From: alan4100 [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=YUpkvq10S3tGOdLNNwQuPrLYVqhI5LgwJBkTfpxowh3CBbf5nj_WTI4LzOnrJuv6Q_w9Ce7fuZASwA]alan4100@c...[/url
Sent: Thursday, April 08, 2004 3:00 PM
To: basicstamps@yahoogroups.com
Subject: [noparse][[/noparse]basicstamps] Stampw.exe Command-Line Options
I need to be clear where I can input command_Line Options.
When I hit Start->Run
In the Run field, Is this where I type in like
Stampw.exe {/Com#}
Alan