Thanks.. On Fri, Nov 12, 2010 at 12:09 AM, Ali Javaid <[email protected]> wrote:
> Hi > > > If your OS is UNIX then you can use <*clear*> command for clear the screen > but in windows follow the below code > > > > JED <ANY FOLDER NAME> CLS > > > 0001 PROGRAM CLS > > 0002 CRT @(-1) > > 0003 END > > > > Compile/Catalog and enjoy!!! :) > > *--* * > Regards,* > Ali Javaid Hussain > Cell # +92-300-2760352 | Cell # +92-321-8254352 > Text: +92-321-8254352 | E: [email protected] > > > On Thu, Nov 11, 2010 at 11:21 AM, Selvakumar > <[email protected]>wrote: > >> I'm working as a Trainee Analyst in TEMENOS,Chennai(KG) Branch.While >> using JED editor i have some error. When i type "CLS" command to Clear >> Screen it shows following error "[3] unable to execute program 'CLS' >> " . please help me to resolve this. >> >> -- >> Please read the posting guidelines at: >> http://groups.google.com/group/jBASE/web/Posting%20Guidelines >> >> IMPORTANT: Type T24: at the start of the subject line for questions >> specific to Globus/T24 >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> > > > > > > > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
