[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference humane::scheduler

Title:SCHEDULER
Notice:Welcome to the Scheduler Conference on node HUMANEril
Moderator:RUMOR::FALEK
Created:Sat Mar 20 1993
Last Modified:Tue Jun 03 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1240
Total number of notes:5017

1055.0. "Parameter question" by BACHUS::BANKEN () Tue Apr 02 1996 09:44

Hello,

How can I pass a parameter made up of several words

Example :

$ @test "this is a test" p2 p3

Performing the same with scheduler seems not to be possible

$ sched run 153/param= """this is a test"" p2 p3"
 
It looks like it just take space as parameter separator.

Can someone tell me if this is an expected behaviour or a bug ?

Best regards,
Alain.
T.RTitleUserPersonal
Name
DateLines
1055.1Expect BehavoirMUZICK::MORIARTYTue Apr 02 1996 17:185
    
    This is expected behavior. You need the first set up 
    quota to pass more than one parameter to Scheduler.
    After that each space is seen as a parameter separator.