Quick Start

Guest

Guest
Good Morning All! I am trying to learn quick start programming tool (G93 #4). My question is can I get out and go back in without recreating everything?
 
Quick start will not remember what you have done.

If you use quick start at first to build the objects. Any subsequent
changes can then be taken via option '10' from SVR and can be edited
individually.

For example if you use quick start to create a video, CL and RPG and you
want to edit the video again, use option '10' from SVR and edit. Then again
from SVR take option '10' for the RPG. If you put a '1' against the files
defined, and press enter in the screen which displays the files this will
rebuild some of the RPG field definitions. Go back to the SVR screen and
take option '15' - Rebuild RPG source (I believe it is '15' as I do not have
a World screen to look at). You should then find that these new fields have
been included in the program.

Regards

Paul
 
Thanks, I was hoping quick start would build most of my code for me.






Rae Lynne Smith
ComDoc, Inc.
330-899-8026



Paul Chapman
<Paul.Chapman@reckittbenc To: [email protected]
kiser.com> cc:
Sent by: Subject: RE: Quick Start ~~291:301
owner-jdeworldml@jdelist.
com


11/02/00 10:22 AM
Please respond to
jdeworld






Quick start will not remember what you have done.

If you use quick start at first to build the objects. Any subsequent
changes can then be taken via option '10' from SVR and can be edited
individually.

For example if you use quick start to create a video, CL and RPG and you
want to edit the video again, use option '10' from SVR and edit. Then
again
from SVR take option '10' for the RPG. If you put a '1' against the files
defined, and press enter in the screen which displays the files this will
rebuild some of the RPG field definitions. Go back to the SVR screen and
take option '15' - Rebuild RPG source (I believe it is '15' as I do not
have
a World screen to look at). You should then find that these new fields
have
been included in the program.

Regards

Paul






--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=301

*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
 
I did try option 15, didn't do anything for me. Any clues?






Rae Lynne Smith
ComDoc, Inc.
330-899-8026



rlsmith093
<rlsmith@comdocinc To: [email protected]
.com> cc:
Sent by: Subject: RE: Quick Start ~~291:312
owner-jdeworldml@j
delist.com


11/02/00 11:21 AM
Please respond to
jdeworld







Thanks, I was hoping quick start would build most of my code for me.






Rae Lynne Smith
ComDoc, Inc.
330-899-8026



Paul Chapman

<Paul.Chapman@reckittbenc To:
[email protected]
kiser.com> cc:

Sent by: Subject: RE: Quick
Start ~~291:301
owner-jdeworldml@jdelist.

com



11/02/00 10:22 AM

Please respond to

jdeworld







Quick start will not remember what you have done.

If you use quick start at first to build the objects. Any subsequent
changes can then be taken via option '10' from SVR and can be edited
individually.

For example if you use quick start to create a video, CL and RPG and you
want to edit the video again, use option '10' from SVR and edit. Then
again
from SVR take option '10' for the RPG. If you put a '1' against the files
defined, and press enter in the screen which displays the files this will
rebuild some of the RPG field definitions. Go back to the SVR screen and
take option '15' - Rebuild RPG source (I believe it is '15' as I do not
have
a World screen to look at). You should then find that these new fields
have
been included in the program.

Regards

Paul






--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=301


*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************








--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=312

*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
 
Actually it did some weird stuff - I have lost of my heading on my video. I
did use the chgdspf command to check if restore display was set to *yes.
Any clues?






Rae Lynne Smith
ComDoc, Inc.
330-899-8026



sdollard
<[email protected]> To: [email protected]
Sent by: cc:
owner-jdeworldml@j Subject: RE: Quick Start ~~291:325
delist.com


11/02/00 12:43 PM
Please respond to
jdeworld






Are you sure it didn't rebuild the source. I should have!!


Steve




--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=325

*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
 
I am not sure why, but if you go into Vocabulary Overrides you can change the
Default Title to what you need. Did you make any changes before you took
option 15?
 
Yes, I made all changes before I took option 15. I was just able now to fix
it - had to change S999 - #psvtx to z-add the total number of vtx fields on
my video. The default was 1.






Rae Lynne Smith
ComDoc, Inc.
330-899-8026



sdollard
<[email protected]> To: [email protected]
Sent by: cc:
owner-jdeworldml@j Subject: RE: Quick Start ~~291:335
delist.com


11/02/00 01:48 PM
Please respond to
jdeworld






I am not sure why, but if you go into Vocabulary Overrides you can change
the
Default Title to what you need. Did you make any changes before you took
option 15?




--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=335

*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
 
The probable reason for your problems is that your source file is defined
incorrectly. It cannot be created by using the CRPSRCPF command. The
reason for this is that case requires more fields than the IBM command
creates.

You need to do a copy of a JDE file called F93002.

I am working on OW now so I hope I am telling you to use the right file!!!
If you don't create the source file based on this file then you cannot
generate the source through case.

Regards

Paul
 
--0-1681692777-973625926=:16923
Content-Type: text/plain; charset=us-ascii


I used Quickstart recently. I noticed a couple of problems with the subfile creation.

1. It does not handle more than 1 line, it doesn't do FOLD. It also cuts off and re-defines the last field on the line if it would go past 80.

2. There is only one type of subfile, the empy screen display, waiting for an action code with some key data typed in. If you want to display the data to the user, you have to do some adjusting to the code.

Other than that, I thought it was fine. I created a bunch of programs on time, budget, etc...



Phil Kestenbaum


sdollard <[email protected]> wrote:




--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=349
*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************



---------------------------------
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products. All with one Wallet.
--0-1681692777-973625926=:16923
Content-Type: text/html; charset=us-ascii



I used Quickstart recently. I noticed a couple of problems with the subfile creation. </P>


1. It does not handle more than 1 line, it doesn't do FOLD. It also cuts off and re-defines the last field on the line if it would go past 80.</P>


2. There is only one type of subfile, the empy screen display, waiting for an action code with some key data typed in. If you want to display the data to the user, you have to do some adjusting to the code.</P>


Other than that, I thought it was fine. I created a bunch of programs on time, budget, etc...</P>


</P>


Phil Kestenbaum
</P>


sdollard <[email protected]> wrote:

<BLOCKQUOTE style="BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">



--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=349
*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
</BLOCKQUOTE>


<hr size=1>Do You Yahoo!?

Yahoo! Shopping -
Thousands of Stores. Millions of Products. All with one Wallet.
--0-1681692777-973625926=:16923--
 
Thanks, I am learning it slowly. Does seem to speed up the process some.






Rae Lynne Smith
ComDoc, Inc.
330-899-8026



pkestenbaum
<pkestenbaum@yahoo To: [email protected]
.com> cc:
Sent by: Subject: RE: Quick Start ~~291:618
owner-jdeworldml@j
delist.com


11/07/00 02:03 PM
Please respond to
jdeworld






--0-1681692777-973625926=:16923
Content-Type: text/plain; charset=us-ascii


I used Quickstart recently. I noticed a couple of problems with the
subfile creation.

1. It does not handle more than 1 line, it doesn't do FOLD. It also cuts
off and re-defines the last field on the line if it would go past 80.

2. There is only one type of subfile, the empy screen display, waiting for
an action code with some key data typed in. If you want to display the data
to the user, you have to do some adjusting to the code.

Other than that, I thought it was fine. I created a bunch of programs on
time, budget, etc...



Phil Kestenbaum


sdollard <[email protected]> wrote:




--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=349

*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************



---------------------------------
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products. All with one
Wallet.
--0-1681692777-973625926=:16923
Content-Type: text/html; charset=us-ascii



I used Quickstart recently. I noticed a couple of problems with the
subfile creation. </P>


1. It does not handle more than 1 line, it doesn't do FOLD. It also cuts
off and re-defines the last field on the line if it would go past 80.</P>


2. There is only one type of subfile, the empy screen display, waiting
for an action code with some key data typed in. If you want to display the
data to the user, you have to do some adjusting to the code.</P>


Other than that, I thought it was fine. I created a bunch of programs on
time, budget, etc...</P>


</P>


Phil Kestenbaum
</P>


sdollard <[email protected]> wrote:

<BLOCKQUOTE style="BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px;
PADDING-LEFT: 5px">



--------------------------
To view
this thread, visit the JDEList forum
at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=349


*************************************************************
This
is the JDEList World Mailing List.
Archives and information on how to
SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com

*************************************************************
</BLOCKQUOTE>



<hr size=1>Do You Yahoo!?

Yahoo! Shopping -
Thousands of Stores. Millions of Products. All with one <a href="
http://wallet.yahoo.com">Wallet</a>.
--0-1681692777-973625926=:16923--




--------------------------
To view this thread, visit the JDEList forum at:
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=0&Board=W&Number=618

*************************************************************
This is the JDEList World Mailing List.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found at http://www.JDELIST.com
*************************************************************
 
Quick start does handle multiple line subfiles. Basically create your first
line and then place another field on the next line down. You will then be
able to use the FOLD functionality.

Regards

Paul
 
Back
Top