Included tags: Procedure ×
Excluded tags: None

IBM DB2 and IMS DB/DC • What is the difference between cobol DB2 program and stored procedure?

zMainframes about 15 days ago

HI,What is the difference between cobol DB2 program and stored procedure?Statistics: Posted by Angel — Sat May 04, 2024 9:02 pm — Replies 0 — Views 286 …

Linux • Add Lightgun calibration in the menu ?

MISTerFPGA about 1 month ago

If i remember correctly there is no way to pull the lightgun calibration utility directly with the menu, you need to press F10 with a keyboard and repeat the procedure for each core. Not very practical for people like me that doesn't use a keyboard with t …

Other Mainframe Topics, Off-Topics, FAQs. • Important help involving one SSA legal professional in impairment submissions.

zMainframes about 2 months ago

Securing the aid of a attorney specializing in disabilities for disability claims in Albuquerque holds enormous significance. People who seek the guidance of a disability lawyer in court proceedings related to disabilities can obtain numerous benefits and …

Compaq SLT/286 Hard Drive Replacement

VCFed about 3 months ago

Picked up a Compaq SLT/286 a few months back, tested it briefly after I got it and found that the hard drive was either missing or non-functional (or it works and I just need to set it up, I can't remember). I set it aside as I did not have time to work on …

IBM DB2 and IMS DB/DC • call a native stored procedure from a cobol program

zMainframes about 3 months ago

With the rise of cloud computing and the availability of cheaper and more flexible options, is there still a significant demand for mainframe technology? Are there any unique advantages that mainframes offer over cloud-based solutions that make them indis …

Five Festive 5150 Boards (BOARD #4 Thread)

VCFed about 3 months ago

Welcome to Board #4! [Link to Original Thread / Board #3] Initially the address on the ISA slot wasn't reading correctly during ground I/O CH RDY procedure (simiar to Board #1) and as in Board #1 the address bus chips (U7 / U9 / U10) were not enabled. I …

System V release 4.0 v 2.1 TCP/IP

VCFed about 4 months ago

Can someone point me to where I can learn to set up TCP/IP in System V release 4.0 v 2.1? I have already installed the networking support package. I cannot find any procedure to configure networking anywhere. Thanks so much. …

How do I install 287 on XT 286

VCFed about 4 months ago

How to install 287 on an IBM XT 286? The setup disk does not ask for that during the procedure and I do not see any jumpers that could help me. I looked through the Technical Reference and I could not find anything of help. Can anyone share some insight on …

Five Festive 5150 Boards (BOARD #1 Thread)

VCFed about 4 months ago

Welcome to Board #1! [Link to Original Thread / Board #3] Here's what I know so far: - Motherboard type 64KB-256KB - Known good CPU inserted - Known good RAM populated in Bank0, other banks unpopulated - RDR Doesn't boot up, no beep, LPT says "00&qu …

Windows 7 Ryzen CPU Build (Text Form)

VCFed about 4 months ago

Windows 7 with the Ryzen CPU This procedure covers Ryzen CPUs only on motherboards with the AMD X370 and AMD X470 chipsets. This project is an update utilizing basically old and used p …

Windows 7 Ryzen Build (Part 1)

VCFed about 4 months ago

Windows 7 with the Ryzen CPU This procedure covers Ryzen CPUs only on motherboards with the AMD X370 and AMD X470 chipsets. This project is an update utilizing basically old and used parts, some of …

Posting Issue

VCFed about 4 months ago

I have a procedure written in LibreOffice which has 777 words or 5061 characters. The VCF "Post Thread" says there is a limit of 10,000 words when I attempt to post. What am I doing wrong and I do to fix it so I can post? …

IBM DB2 and IMS DB/DC • call a native stored procedure from a cobol program

zMainframes about 4 months ago

Hi, Can we call a native stored procedure from a cobol program and viceversa. If yes can you share me some documents or link related to it?Statistics: Posted by Akshya Chopra — Thu Jan 11, 2024 9:13 pm — Replies 1 — Views 477 …
Image

Help & Support • Converting my Assembly program on tape to Turbo loaded format?

Lemon64 about 6 months ago

Hi all,I have saved my own built .PRG file on tape (by loading it in memory, and then issuing a KERNAL ROM SAVE function, giving it the start and end ranges of my program).But it loads at a very slow speed (completely opposite from what the "'Commodore is …
Image

32-bit acorn hardware • Podule detection procedure

Stardot about 7 months ago

I'm trying to understand the Expansion card spec, and this diagram in particular from page 9:What I expected to see was that /PS is asserted during detection, and we then present our ID on to the bus as shown - notably with BD1 low to indicate 'podule pre …

Other Mainframe Topics, Off-Topics, FAQs. • Accelerate your payment process D5133 2608

zMainframes about 9 months ago

Boost your payment procedure and augment efficiency with our advanced invoicing solution. With us, you can assure faster payments and enjoy seamless personalization. Our software accommodates a variety of currency types, streamlining international transac …

Local variables in BBC Micro

VCFed about 9 months ago

Not sure if I'm posting in the right place, sorry if not! I'm trying to understand local variables on the BBC Micro (not the BBC micro:bit): DEFPROCexample... I% DEFFNexamplefunc(J%):LOCAL I% I understand that in the above examples both J% an …
Image

Scene • Sprite movement and x/y position reading

Lemon64 about 9 months ago

Hi all,I am working on a base concept of a game and of course I need sprites, movement and a map. After reading a lot of documentation I did some basic setups and wanted to archive 3 main targets before I move over to collision handling and an actual map. …

Harddrive issue in 5170

VCFed about 9 months ago

Hi On my IBM AT 5170 it has Computer Memories, Inc. (CMI) 6426-S harddrive. When copy files from floppy < -- > HD I have error time to time when reading or writing to the harddrive. Should I format the whole harddrive or do low level format fir …

Apple ProFile 5MB HDD repair

VCFed about 10 months ago

Hi all, I've been working on a dead Apple Profile, HDD for the //, /// and Lisa. Turned out the PSU was dead so I repaired it and made my usual video! I don't have the card for my Apple // so I cannot test the drive but I'll return it soon to a …
Image

programming • Transferring Data from Second Processor to Host

Stardot about 10 months ago

If I have code running in the host processor and I want to fetch bytes from a second processor, what is the best way to do it?Unless I have been misreading, it seems that most sources (Advanced User Guide, Tube Application Note, New Advanced User Guide, M …

programming • Calling a procedure defined at runtime?

Stardot about 10 months ago

Is it possible to call a procedure in 8bit BBC BASIC where the procedure name to call is defined at runtime? A silly example being:Code: 10 INPUT procname$20 PROCprocname$30 END40 :100 DEFPROCbutton1110 PRINT “BUTTON 1”120 ENDPROC130 :140 DEFPROCbutto …

JCL - Job Control Language. • Overwrite dataset in a PROC.

zMainframes about 10 months ago

Code: /PROCNAME PROC//*//DEPTJOB JOB ABCD,’SHARAD’//STEP1 EXEC PGM=PROG1//DATA1 DD DSN=EMP1.DATA1,DISP=SHR// DD DSN=EMP2.DATA2,DISP=SHR// DD DSN=EMP3.DATA3,DISP=SHR//*A... cataloged procedure. DATA1 is Concatenating Datas …

Micro-SCI / Franklin Floppy Disk Controller clone

Apple Fritter about 10 months ago

I finally got around to completely reverse-engineering a spare Micro-SCI floppy disk controller, and have managed to duplicate it.  It has been running in my ACE1000 all morning, and appears to be working correctly. I've placed the KiCAD project at https …

Need some assistance on repairing some Disk II drives

Apple Fritter about 10 months ago

I have 4 Disk II drives, but only one of them is working. I am convinced that one of the 4 is a clone, as it has a different analog board with no Apple part number on it and has asian characters on a label on the bottom. I am attempting to get at least one …