Re: Setting A Hex Value in COBOL



On Thu, 31 May 2007 00:22:16 +0000 (UTC), docdwarf@xxxxxxxxx () wrote:

This sounds like something back from Ye Oldene Dayse... a programmer is
allowed two (or more or less) compiles per day because those CPU cycles
cost big money and all that. What I'm hearing here is that you get some
code, put your mods in, submit a request to the DBA to compile, get a 12
back because you fat-fingered CH-NL into CH0NL, change the '0' to a '-',
submit a request to a DBA to compile, get a 12 back because you typo'd
PERFORM into PERFROM, change the code, submit a request...

In 1980 I worked in a shop that had everybody run their CoBOL programs
through a syntax checker. We reviewed the output before
re-submitting the programs to the compiler.
.



Relevant Pages

  • Compiling for WinCE C++ code developed with a non-MS IDE
    ... I've recently had a request about an application written in C++, ... A GUI was needed, so ... turns out that this application needs to run under Windows Mobile/CE (I was ... Do I compile on the smartphone or will my laptop do? ...
    (microsoft.public.windowsce.embedded)
  • Re: Regression in 2.6.28-rc and 2.6.27-stable - hibernate related
    ... (CCing to linux-acpi at Rui's request) ... On Thursday, 27 of November 2008, Fabio Comolli wrote: ... applied after 2.6.27.4 and retest. ...
    (Linux-Kernel)
  • Re: .ASPX -> .CS generation
    ... It does create a C# source file! ... It even showed me the command line that was used to compile it. ... No doubt, it does many things when requesting an ASPX file, but this step is ... > When you make a request to an ASPX file, it is not converted into C# file. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ASP.NET Web Application And Compilation [Question]
    ... > we'd compile the web project before deploy it to the server,yes? ... > class of the webpage(not the codebehind class in the assembly), ... > class will be generated from the aspx source file and is derived from the ... > its instance to process the coming request for the certain page. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: c++ web scripting
    ... >> to start a process for each request. ... >> Tommi Mäkitalo ... > approach toward web applications is to compile the code on request, ... you could choose between higher-level languages and C++ ...
    (comp.lang.cpp)