generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Struct/union and scope problem!
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------