Search Results

0
votes

Did you ever switch from one programming language to another?

BASIC C x86 Assembler C++ VB (6 and earlier) PHP RDML/RDMLX C# VB.Net Oh, and I read RPG (don't know the finer points of writing it, but I can figure out what it does). …
0
votes

The funniest/weirdest error message you’ve got from a development environment/application

Lotus notes (in LotusScript, when attempting to use a null variant as if it were an array): Variant does not contain a container. …
0
votes

What programming tools have you built for yourself?

Because LANSA source (RDML) is stored in a database on the iSeries with one or more records per line of source (1 for every 80 characters), and LANSA has no built-in version control (just a crude c …