Hi, all Pick Basic Experts:
Is there anybody know any user friendly Pick Basic Editor out there? I
used to work on Visual Basic / Borland C++ type program editor where you
can change, cut and paste, and compile the program within the editor.
Line editor is really driving me crazy..............h...e...l...p...
Thank you very much for your respond.
Wendy
If you are working on a UNIX or NT platform, you can always export the source
code, use the word processor of your choice, and then import it back. I
suppose you could do the same with a DOS/WINDOWS PC using terminal emulation
software. If you are using a dumb terminal on a native platform, then I
suppose you are stuck with the update processor.
I'll stick with the line editor though.
Robert Herbin
>Subject: User friendly Pick Basic Editor?
>From: "Wendy Liang" <fang...@flash.net>
>Date: Tue, Jun 2, 1998 16:13 EDT
>Message-id: <01bd8e73$d5375b40$120000c0@e28p1>
Wendy Liang wrote in message <01bd8e73$d5375b40$120000c0@e28p1>...
Steve <tb...@usit.net> wrote in article <6l1tqk$pq3$1...@news.usit.net>...
> I would also be interested in a Pick Basic Editor that will run in
> NT/Universe
> environment. The Line Editor is driving me crazy. We are migrating
from
> a Mainframe enviroment where we use a full screen editor for programming.
> Thanks,
> Steve Moore
> smo...@amerex-fire.com
>
>
> Wendy Liang wrote in message <01bd8e73$d5375b40$120000c0@e28p1>...
> >
> >Hi, all Pick Basic Experts:
> >
> >Is there anybody know any user friendly Pick Basic Editor out there? I
> >used to work on Visual Basic / Borland C++ type program editor where you
> >can change, cut and paste, and compile the program within the editor.
> >
> >Line editor is really driving me crazy..............h...e...l...p...
> >
>Aren't there any real programmers in the world anymore? Write your own.
>:-)
Yeah! In PROC.
As an aside, it's probably all a matter of what you're used to. I'd go
crazy trying to write VB or Delphi with anything other than a
full-featured IDE. I'd go spare if I had to write C with a line editor.
Yet I have real trouble writing Pick BASIC with anything other than the
dumb old Pick line editor. I must be getting old, but I automatically know
to set my tabs correctly and all of the other necessary things, the bugger
doesn't try to second-guess me and do smart tabs (that drives me nuts).
There's a lot to recommend it as long as you're used to it.
Then again. for real programmers, there's nothing better than toggle
switches on a BIG front panel. <g>
--
Luke Webber
* Note: The opinions expressed by Luke Webber are in no way supported *
* by his employers, Luke Webber Consulting Services *
--
----------------------------------------------------------------------------
To reply, change 'NOT' to 'NET' in email address
Brian Bergquist
Bergquist Consulting Group, Inc.
ber...@totalNOTnh.NOT
Wendy Liang <fang...@flash.net> wrote in article
If Jet's still available, I can strongly recommend it. Used to be part of
TermiTe for Windows I think, perhaps someone out there knows what became of
Jet???
-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/ Now offering spam-free web-based newsreading
Wendy,
A couple of options. You could use a Pick based word processor for
editing (KeyWord for Pick or WordMark for Ardent) and have quite a bit
of functionality or use Weaver Consulting programmer editors.
Jeff Weidler, WordMark Liberty
Pete
Wendy Liang wrote in message <01bd8e73$d5375b40$120000c0@e28p1>...
Jet was silently acquired by VMark about 4 years ago and no future
enhancements were given to the grounded bird. In fact, now there is Jet
Lag as it is not available for competing Ardent platforms such as D3/NT
or mvBASE or mvENTERPRISE. You might consider KeyWord which has a Jet
to KeyWord document conversion utility built-in and has been ported to
all the latest and greatest platforms.
Jeff Weidler, WordMark Liberty
MD B
001 PQ
002 HBASIC FILENAME
003 A(3,90)
MD C
001 PQ
002 HCATALOG FILENAME
003 A(3,90)
Example: :E TEST <enter>
top
.
001 CLEAR
.FI
'TEST' filed.
:<ctrl-D>
:E TEST
:B TEST <enter>
TEST
.
[241] Successful compile! 1 frame(s) used.
:<ctrl-D>
:B TEST
:C TEST <enter>
Just a few keystrokes to edit, compile, and catalog.
--
Richard Ginsburg can be reached at:
e-mail...: mailto:fawn...@bellsouth.net
internet.: http://www.fawnridge.com
telephone: 908.236.2334
fax......: 908.236.2109
Wendy Liang <fang...@flash.net> wrote in article
>Wendy Liang wrote in message <01bd8e73$d5375b40$120000c0@e28p1>...
>>
>
>If Jet's still available, I can strongly recommend it. Used to be part of
Is Jet is availabel when we install Universe.. , And it function is
almost the same with VI editor in Unix..
>TermiTe for Windows I think, perhaps someone out there knows what became of
I also use Termite now and it work great with wyse50 emulation
>Jet???
>
>
It's not quite perfect. If it was perfect, it would do the following:
1. Allow me to compare the files from two of the windows. Anybody ever use
the Norton NE editor?
2. It would allow me to set indent levels and it would structure indents
properly when it read it from the Pick computer.
3. It would allow me to change to overstrike mode. Maybe I'm stupid, but I
cannot figure out how to make it do anything but "INSERT" characters. This
isn't so terribly bad, but it's inconvenient.
Unfortunately, it does not check syntax directly, or compile, and I'm not
sure it should. It does allow you to do a save and compile - (another
feature I cannot figure out how to work)
Other than these few comments, I really like the editor.
Larry Hazel
Richard Ginsburg wrote in message
<01bd8fc0$2fd4a600$51e8...@compass.blastnet>...
> Wendy Liang wrote:
> >
> > Hi, all Pick Basic Experts:
> >
> > Is there anybody know any user friendly Pick Basic Editor out there? I
> > used to work on Visual Basic / Borland C++ type program editor where
you
> > can change, cut and paste, and compile the program within the editor.
> >
> > Line editor is really driving me crazy..............h...e...l...p...
> >
> > Thank you very much for your respond.
> >
> > Wendy
>
There is a full screen aditor available from STRATEGY7 - way better that
the JET editor
Joe
if you are running with AP or D3, then "Bridge2Win" GUI terminal
emulator provides a phenominal editor interface surprising using the
update-processor. if you are familiar with 'update', you will have many
thoughts coming to mind when the noun is spoken -- however, OUR software
not only makes it work like a Windows editor (mouse, keyboard,
refreshing, cut/paste) -- BUT GOES ONE BIG STEP FURTHER for editing
Pick/BASIC code: we do full colorized syntax editing, on-the-fly. see
"http://www.dimensional.com/~zigray" for a sample.
>if you are running with AP or D3, then "Bridge2Win" GUI terminal
>emulator provides a phenominal editor interface surprising using the
>update-processor. if you are familiar with 'update', you will have many
>thoughts coming to mind when the noun is spoken -- however, OUR software
>not only makes it work like a Windows editor (mouse, keyboard,
>refreshing, cut/paste) -- BUT GOES ONE BIG STEP FURTHER for editing
>Pick/BASIC code: we do full colorized syntax editing, on-the-fly. see
>"http://www.dimensional.com/~zigray" for a sample.
></PRE></HTML>
I use the Bridge2 Win terminal emulator as David describes on a daily basis.
The best 2 features are the page size of 99 by 42, and the color coding of the
program code. The other features are great too, but being able to see 42 lines
of code rather than 23, and to spot variables, labels, quotes, and syntax
errors based on color are pure... efficiency.
David, I would be very happy to be used as a reference.
Jeffrey Kaufman
Key Data Systems Group
key...@keydat.com
Jeffrey Kaufman
Key Data Systems Group
www.keydat.com